1.4.44
Important changes
- support HTTP/1.1 ‘Transfer-Encoding: chunked’ request body
- bug fixes
Downloads
- lighttpd-1.4.44.tar.gz (GPG signature)
- SHA256:
e67dd1255320ed93ea13320d0a8a9bd133a4c5e5cb3f1e951b530bda69467236
- SHA256:
- lighttpd-1.4.44.tar.xz (GPG signature)
- SHA256:
adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422
- SHA256:
- SHA256 checksums
Highlights
- improvements
- support HTTP/1.1 ‘Transfer-Encoding: chunked’ request body
- mod_dirlisting: render dirlisting as HTML
- mod_proxy: option to replace HTTP Host sent to backend
- mod_proxy: proxy.balance = “sticky” option
- mod_ssi: basic recursive SSI include virtual
- various code portability and build fixes for older platforms
- bug fixes
- fix race in dynamic handler configs (reentrancy)
- mod_cgi: fix out of sockets error for POST to CGI (1.4.43)
- mod_scgi: fix segfault (1.4.43)
- mod_magnet: fix magnet_cgi_set() set of env vars
- mod_fastcgi: fix segfault if all backends down (1.4.43)