IMPORTANT all 1.4.x users should upgrade to 1.4.19, all users of 1.5-svn should at least upgrade to r1922.
Lighttpd 1.4.15 - The "following traditions" release
April 13th, 2007
Here we are again. As a good tradition with lighttpd release we are bitten by a last minute hotfix in 1.4.14. :)
The bug appeared in 1.4.14 and users of 1.4.13 or older releases are not affected.
You can read up on the other 1.4.14 changes here.
Download
-
lighttpd-1.4.15.tar.gz
(sha1sum: 67ba1279a0eaeda728c1e1143d302beb364a034c)
md5sum: d2ceaaf242b2b3593ff4d8222d543649 -
lighttpd-1.4.15.tar.bz2
(sha1sum: 742b567eca011fa5ef2cc506038389a4959eab56)
md5sum: b994b8c359da578dec073cae52c4924f
Thanks for using lighttpd! :)
P.S.: BTW: reporting bugs in blog comments is not the right way. Please use Trac for that!
17 Responses to “Lighttpd 1.4.15 - The "following traditions" release”
Sorry, comments are closed for this article.
April 14th, 2007 at 12:46 PM why 1.5 pre release was deleted on the site ?
April 14th, 2007 at 07:19 PM This new website is still confusing me. I want to download 1.5.x but I cant seem to be able to find the link like usual.
April 14th, 2007 at 09:34 PM LightTPD for Windows - Version 1.4.15 http://wlmp.dtech.hu/down_lighty.php?lang=en
April 15th, 2007 at 12:44 AM How can this website, possibly be confusing? There is a menu on the right and text on the left.
April 15th, 2007 at 03:02 AM no mod_fastcgi in 1.5???
April 15th, 2007 at 08:42 PM URL 1.5 http://www.lighttpd.net/assets/2007/2/23/lighttpd-1.5.0-r1691.tar.gz Yes, there“s no mod_fastcgi in 1.5. It is replaced by mod_proxy_core what includes mod_proxy_fastcgi and you spawn fastcgi by either simple command or start|stop script.
April 16th, 2007 at 03:26 PM Thanks for the Fix! it works nice!
April 16th, 2007 at 05:00 PM I'm waiting for 1.5.x series :-P
April 17th, 2007 at 05:13 AM Thanks once more.I'm happy to use your lightweight server! :)
April 17th, 2007 at 05:53 PM mod_proxy in 1.4.x series of lighttpd is too weak though lighttpd is designed to be a web server, not a proxy server. Anyway, I hope mod_proxy_core in 1.5 will improve it.
April 21st, 2007 at 05:20 PM good job. now planing to switch from apache to lighttpd. thanx!
April 21st, 2007 at 07:31 PM it's not a technical proxy, it's a proxy to send requests to an application server. it does that with mod_fastcgi anyway, technically.
April 26th, 2007 at 09:19 AM Just an opinion....the 1.5.x series of lighty would be even sweeter some kind of bandwith throttling module.
April 30th, 2007 at 06:25 PM it seems like lighttpd works slower then apache :( where is performance??
May 1st, 2007 at 10:47 AM Do you have any data cheet or even (apache vs lighttpd) table..
May 8th, 2007 at 03:20 PM Thanks for the quick fix, I'll go set it up now.
May 13th, 2007 at 12:47 AM The source tree is nothing short of beautiful. Thank you a lot, it has been a great help in helping educating me on HTTP server architecture.