PRE-RELEASE: lighttpd-1.5.0-r1454.tar.gz 16
Thanks to brave testers in #lighttpd the AIO-support is stabilizing very well and the corruptions that have been reported are fixed now.
Next to bugfixes, I implemented chunk-stealing and doubled the performance of aio for small files (100k) [16MByte/s instead of 9MByte/s].
Download: http://www.lighttpd.net/download/lighttpd-1.5.0-r1454.tar.gz
Trackbacks
Use the following link to trackback from your own site:
http://blog.lighttpd.net/articles/trackback/2243
It fixes a bug with default index files.
Also adds support for unix domain sockets as backends.
proxy-core.backends = ( "unix:/tmp/php-fastcgi.sock" )
Can you submit details of the error messages you are getting at ticket #922
I am working on fixing bugs in mod_proxy_core.
There is also a patch attached to that ticket that I update with
my latest fixes to mod_proxy_core
I couldn't find that error message in the code.