Skip to content

2006

Patches for 1.4.10

Pending patches for the current release:

  • mod_deflate for compressing dynamic content
  • mod_extforward to extract the Host from X-forwarded-for
  • the mysqlvhost patches for mod_fastcgi

They will be check in the next ‘feature’ release. If you want to try them out now and test them, feel free to contact the authors of the patches directly.

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

In The News

I grep through the referer log from time to time to see where lighty is mentioned on the net.

This week I got attracted by these links:

That’s it for this week.