Actions
Release-1 4 10 » History » Revision 1
Revision 1/6
| Next »
jan, 2006-02-08 14:23
added the 1.4.10 release
= lighttpd 1.4.10 =
Dear lighties,
Another release for lighttpd, this time more focused on getting rid of
bugs than adding new features.
Most important first: * 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 stuff:
we waited for this since a long time, now we have it:
{{{
fastcgi.max-extensions = ( ".php3" => ".php" )
fastcig.server = ( ".php" => ... )
}}}
Updated by jan almost 19 years ago · 1 revisions