
08-20-2012, 06:30 PM
|
|
New Member
|
|
Join Date: Dec 2011
Posts: 8
|
|
Quote:
Originally Posted by webizen
If EAProc WaitQ stays 0, there is no need to increase Max Connections (use with care). 35 is the default. bump to 50, or 100 if needed (environment variable PHP_LSAPI_CHILDREN needs to match it). in your case, pls lower to 100.
when server load skyrockets, what takes most cpu cycle in 'top'?
|
vbseo.php. This is a killer. When I run Apache with php built as a dso the vbseo.php file does not cause load problems. But with Litespeed, vbseo.php runs as a cgi file, which kills the server load. Why is it running as an external application?
|