Skip to content

PRE-RELEASE: lighttpd 1.4.22rc1-r2402

Unfortunately there was a bug introduced with version 1.4.21 of lighttpd which rendered the default vhost in mod_simple_vhost broken (always 404).

Therefor we would like to draw your attention to this new testing version.

You can get the pre-release from these urls:
https://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.22rc1-r2402.tar.gz
https://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.22rc1-r2402.tar.bz2
SHA1 checksum:
https://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.22rc1-r2402.sha1sum
MD5 checksum:
https://download.lighttpd.net/lighttpd/snapshots-1.4.x/lighttpd-1.4.22rc1-r2402.md5sum

Please test it as much as possible and provide us with feedback.
A lot of testing ensures a good release.
If no showstoppers are encountered, there will be a final release soon.

Changelog since 1.4.21:

  • Fix wrong lua type for CACHE_MISS/CACHE_HIT in mod_cml (fixes #533)
  • Fix default vhost in mod_simple_vhost (fixes #1905)
  • Handle EINTR in mod_rrdtool (fixes #604)
  • Fix rrd error after graceful restart (fixes #419)

If you want to get the latest source for any branch, you can get it from our git repository.
Documentation to do so can be obtained from this page:
https://redmine.lighttpd.net/projects/lighttpd/wiki/DevelGit
Bug reports or feature requests can be filed in our ticket system:
https://redmine.lighttpd.net/projects/lighttpd/issues/new
Please make sure to check if there isn’t a ticket already here:
https://redmine.lighttpd.net/projects/lighttpd/issues
Perhaps you also want to have a look at our download site

Thank you for flying light.