Lighttpd 1.4.29 released!
Lighttpd is an open-source web server software led by Germans. Its fundamental goal is to provide a secure, fast, compatible, and flexible web server environment dedicated to high-performance websites. It features low memory overhead, CPU usage, good performance, and a wide range of modules. Lighttpd is an excellent open-source and lightweight Web server. It supports FastCGI, CGI, auth, output compress, URL rewriting, and alias.
Major changes:
- Resolved the conflict between MD5 functions and OpenSSL library names.
- Fixed mod_proxy, mod_cgi, and other mod _ * CGI vulnerabilities.
- Improved SSL.
- Support local Solaris port fdevent ProcessingProgram"Solaris-eventports ".
Repair list:
- fixed the response time of mod_proxy when the content length is 0.
- fixed the Error Log message: "Connection closed: poll ()-> Err ".
- mod_cgi: Make read buffer as big as incoming data block
- [Build] Fix detection of libev (fixes #2300)
- SSL: Support for Diffie-Hellman and elliptic-curve Diffie-Hellman Key Exchange (fixes #2301) add SSL. use-sslv3 (fixes #2246) load all algorithms (fixes #2239)
- [SSL/MD5] prefix our own MD5 implementation with Li _ so it doesn't conflict with the OpenSSL one (fixes #2269)
- [SSL/build] some minor fixes; fix compile without SSL, cleanup SSL config buffers
- [proc, include_shell] log error if exec shell fails (fixes #2280)
- [* CGI] use physical base Dir (alias, userdir) as document_root in CGI environments (fixes #2216)
- [Doc] Move docs to outdated/subdir and refer to wiki instead (fixes #2248)
- fdevent: Add Solaris eventports (fixes #2171)
repair list: http://www.lighttpd.net/2011/7/3/1-4-29
Official Website: http://www.lighttpd.net/
: http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.29.tar.gz