On Friday, February 11, 2011 17:20:07 Perrin Harkins wrote:
> These days I like to use a reasonable MaxRequestsPerChild

same here. I try to figure out the worst case before going life. Then 
MaxClients can be set accordingly. Plus a reasonable MaxRequestsPerChild and 
you are done.

Also, these days RAM is not the bottleneck as it was 10 years ago. In a 
project I had a 8GB box that hit the CPU limit at 250 active parallel 
requests. But it used only slightly more than half of the RAM.

Torsten Förtsch

-- 
Need professional modperl support? Hire me! (http://foertsch.name)

Like fantasy? http://kabatinte.net

Reply via email to