Re: Light HTTP servers.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Frank Denis
Date: Friday, August 22, 2008 - 4:45 am

Le Fri, Aug 22, 2008 at 11:29:42AM +0200, Toni Mueller ecrivait :

  With low-traffic sites, there's not much difference between lighty and
nginx, both are quite stable and they can serve a lot of static content
without any CPU hit, even on a Soekris box.

  When it comes to the configuration, you can achieve the same results with
both, but indeed nginx configuration files are usually cleaner.

  The lighty development status is a bit messy (see the lighty blog), while
nginx development is clear and very active.

  Sure, lighty can start fastcgi servers, but on sites with medium traffic,
php-fpm blows lighty's fastcgi servers. Switching from lighty (1.5) to
nginx + php-fpm with GOTO for the Zend VM reduced the average time to serve
pages of a busy vbulletin board down to a factor of 4. I never went back to
lighty since.

  By the way, is anyone working on adding php-fpm to the php port? The patch
requires some tweaks in order to properly merge and compile, but it's really
worth it especially with nginx.

  



-- 
Frank Denis - j [at] pureftpd.org - http://00f.net - http://www.cotery.com
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Light HTTP servers., Nuno Magalhães, (Sun Jul 20, 7:14 am)
Re: Light HTTP servers., Calomel, (Sun Jul 20, 8:12 am)
Re: Light HTTP servers., Darrin Chandler, (Sun Jul 20, 9:01 am)
Re: Light HTTP servers., Henning Brauer, (Sun Jul 20, 9:13 am)
Re: Light HTTP servers., Edho P Arief, (Sun Jul 20, 9:16 am)
Re: Light HTTP servers., Matthew Weigel, (Sun Jul 20, 11:43 am)
Re: Light HTTP servers., Marc Balmer, (Sun Jul 20, 12:03 pm)
Re: Light HTTP servers., Toni Mueller, (Fri Aug 22, 2:29 am)
Re: Light HTTP servers., Frank Denis, (Fri Aug 22, 4:45 am)