[peruser] MaxClients and MaxProcessor
Taavi Sannik
taavi at kood.ee
Tue Sep 9 07:39:23 MDT 2008
Paolo Tonin wrote:
> Must i set MaxProcessors in httpd.conf as the sum of every
> MaxProcessors in the every virtualhost?
MaxProcessors in httpd.conf sets the default value used for every
virtualhost.
MaxClients should be the limit of all subprocesses (multiplexers and
processors), although i'm not sure what's the difference between
MaxClients and ServerLimit (perhaps this is something that peruser does
not use).
You should check the server-status page to see if the limits are just
too low. If the whole server is not responding then it's probably
something with the multiplexers.
--
DataCode OY
http://www.kood.ee
More information about the Peruser
mailing list