On Sun, 4 Nov 2007 21:28:34 -0800
"Mark Maunder" <[EMAIL PROTECTED]> wrote:

> I run lighttpd as reverse proxy in front of mod_perl configured with
> prefork. I average 100 to 200 concurrent connections on lighttpd and
> need 4 mod_perl processes with keepalive disabled to service all
> those requests. [thanks Perrin for suggesting this config!!]
 
  That's actually a pretty common ratio of front to backend servers.
  I *highly* recommend a reverse proxy for all but the smallest
  environments. 

 -------------------------------------------------------
   Frank Wiles, Revolution Systems, LLC. 
     Personal : [EMAIL PROTECTED]  http://www.wiles.org
     Work     : [EMAIL PROTECTED] http://www.revsys.com 

Reply via email to