lighty's life

lighty developer blog

Lighttpd 1.4.10 Released

lighttpd 1.4.10 has been release and fixes the fastcgi and cgi problems of .9.

  • CGI should work again
  • fastcgi should not result in a crash under high load
  • load balancing in fastcgi should work as expected
  • broken digest request shouldn’t crash mod_auth

New is

  fastcgi.map-extensions = ( ".php3" => ".php" )
  fastcgi.server = ( ".php" => ... )

Links

Please note that we won't accept comments for posts older than 3 months! Also please use our bug tracker to report bugs, and our irc channel #lighttpd@libera to chat.

« In The News Patches for 1.4.10 »