Some background,
We're running LSWS 3.2.1 On a Dual Xeon 3.0 ghz, 2 gb of memory. It's a cPanel box and it was running Apache. PHP is a fresh build of 4.4.7 with eAccelerator.
The PHP LSAPI is set:
Max Connections: 30
PHP_LSAPI_CHILDREN=30
Initial Request Timeout: 60
Process Soft Limt: 220
Process Hard Limit: 220
We also have Throttling set to 20 / sec for static and 1 / sec for dynamic
On the real-time reort for External Applications we see:
Max Conn: 60
Eff Max: 60
And a lot of time there are processes in the wait queue. This is not a particularly busy server. I'm watching the VHOST Requests: _Server graph and it's maxing at 30 requests per second.
Any clues, thoughs, suggestions on why PHP is running so slowly? We have a couple of clients that actively monitor their sites and it's noticeably slower since we put in LSWS. I want to give it a chance, but at this rate, we're going to have to back it out and go back to Apache.
TIA,
Frank
We're running LSWS 3.2.1 On a Dual Xeon 3.0 ghz, 2 gb of memory. It's a cPanel box and it was running Apache. PHP is a fresh build of 4.4.7 with eAccelerator.
The PHP LSAPI is set:
Max Connections: 30
PHP_LSAPI_CHILDREN=30
Initial Request Timeout: 60
Process Soft Limt: 220
Process Hard Limit: 220
We also have Throttling set to 20 / sec for static and 1 / sec for dynamic
On the real-time reort for External Applications we see:
Max Conn: 60
Eff Max: 60
And a lot of time there are processes in the wait queue. This is not a particularly busy server. I'm watching the VHOST Requests: _Server graph and it's maxing at 30 requests per second.
Any clues, thoughs, suggestions on why PHP is running so slowly? We have a couple of clients that actively monitor their sites and it's noticeably slower since we put in LSWS. I want to give it a chance, but at this rate, we're going to have to back it out and go back to Apache.
TIA,
Frank