One more opcache for php (Preview) 30

Posted by moo Tue, 04 Apr 2006 04:36:00 GMT

I'm sure you use lighttpd because of performance and scalability, and many of you run php too. I'm please to introduce you another opcode cache for php.

Yes, another.

The preview version is deprecated. please check http://trac.lighttpd.net/xcache/wiki/GettingSource to get newer source.

and report problems at http://trac.lighttpd.net/xcache/newticket

log-condition-handling, The hidden feature for debuging

Posted by moo Sun, 02 Apr 2006 05:46:00 GMT

Many features was introduced into lighttpd 1.4.x series to improve config file handling. But there's something left undocumented, yet nice feature, for debuging.

Jan on Tour

Posted by jan Sat, 18 Mar 2006 16:01:00 GMT

See me (Jan) live and in colour at the MySQL UC 2006 in April 24-27 in Santa Clara, CA, USA and two month later again in Chicago, IL, USA at the RailsConf 2006

Serving Images From A Database 4

Posted by jan Fri, 10 Mar 2006 21:58:00 GMT

Kris tells you why this usually a bad idea in his article Serving Images From A Database

flv streaming with lighttpd 13

Posted by jan Thu, 09 Mar 2006 01:57:00 GMT

1.4.11 got a new module for streaming Flash movie files called mod_flv_streaming. This module allows you to seek in FLV files using the high performance infrastructure of lighttpd.

Patches for 1.4.10 5

Posted by jan Tue, 14 Feb 2006 14:34:00 GMT

The wiki knows about bugs and their fixes in 1.4.10. Usually it covers small patches which fix problems discovered after the release.

But more interesting for the future is the section about 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 2

Posted by jan Wed, 08 Feb 2006 15:31:00 GMT

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 7

Posted by jan Sat, 14 Jan 2006 12:27:00 GMT

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.

simplify your configfiles with includes 11

Posted by jan Fri, 25 Nov 2005 13:45:00 GMT

Or should it be named ‘virtual hosting made easy ?’ Anyway. If your vhosting setup looks a bit more complext like having different options (static only, php support, pre-installed rails apps, ...) but a similar setup for each you can’t use the vhosting modules and have to write everything by hand. But there is rescue thanks to includes and variables.

lighttpd 1.4.8 and multiple rails-apps

Posted by jan Wed, 23 Nov 2005 16:15:00 GMT

lighttpd 1.4.8 was just released and next to a pile of bugfixes we added a new option to fastcgi.server to allow a simple setup of multiple rails app in one virtual host.

Older posts: 1 ... 7 8 9 10 11 12