We just installed lsws on a cpanel server. Server really only runs one pretty busy and demanding site.
It runs pretty well for about an hour. After that, the web server stops responding. Server itself is fine, but lsws doesn't serve up pages.
I'm seeing this in the logs when it happens:
2012-05-04 22:38:43.016 [NOTICE] [125.24.76.192:28026-0#APVH_ewrestlingnews.com] No request delivery notification has been received from LSAPI process:20691, possible run away process.
2012-05-04 22:38:43.016 [NOTICE] [125.24.76.192:28026-0#APVH_ewrestlingnews.com] Retry with new instance.
2012-05-04 22:38:44.000 [INFO] [CLEANUP] Clean up child process with pid: 20691
2012-05-04 22:38:44.002 [NOTICE] [125.24.76.192:28067-0#APVH_ewrestlingnews.com] No request delivery notification has been received from LSAPI process:20694, possible run away process.
2012-05-04 22:38:44.002 [NOTICE] [125.24.76.192:28067-0#APVH_ewrestlingnews.com] Retry with new instance.
2012-05-04 22:38:44.002 [NOTICE] [24.214.104.164:45524-0#APVH_ewrestlingnews.com] No request delivery notification has been received from LSAPI process:20692, possible run away process.
2012-05-04 22:38:44.002 [NOTICE] [24.214.104.164:45524-0#APVH_ewrestlingnews.com] Retry with new instance.
There are only about 5 or 6 child lsphp5 processes and they are all handling a request when it dies.
I have another dedicated server without cpanel that runs an even busier site, but the problem I am seeing there is that in the lsws config area there aren't any virtualhosts listed. I presume this is because its pulling the virtual hosts from the apache config. I've changed the lsphp5 settings at the server level to match the ones of the dedicated server at the vhost level, but that doesn't seem to be having any effect.
Any help will be greatly appreciated.
It runs pretty well for about an hour. After that, the web server stops responding. Server itself is fine, but lsws doesn't serve up pages.
I'm seeing this in the logs when it happens:
2012-05-04 22:38:43.016 [NOTICE] [125.24.76.192:28026-0#APVH_ewrestlingnews.com] No request delivery notification has been received from LSAPI process:20691, possible run away process.
2012-05-04 22:38:43.016 [NOTICE] [125.24.76.192:28026-0#APVH_ewrestlingnews.com] Retry with new instance.
2012-05-04 22:38:44.000 [INFO] [CLEANUP] Clean up child process with pid: 20691
2012-05-04 22:38:44.002 [NOTICE] [125.24.76.192:28067-0#APVH_ewrestlingnews.com] No request delivery notification has been received from LSAPI process:20694, possible run away process.
2012-05-04 22:38:44.002 [NOTICE] [125.24.76.192:28067-0#APVH_ewrestlingnews.com] Retry with new instance.
2012-05-04 22:38:44.002 [NOTICE] [24.214.104.164:45524-0#APVH_ewrestlingnews.com] No request delivery notification has been received from LSAPI process:20692, possible run away process.
2012-05-04 22:38:44.002 [NOTICE] [24.214.104.164:45524-0#APVH_ewrestlingnews.com] Retry with new instance.
There are only about 5 or 6 child lsphp5 processes and they are all handling a request when it dies.
I have another dedicated server without cpanel that runs an even busier site, but the problem I am seeing there is that in the lsws config area there aren't any virtualhosts listed. I presume this is because its pulling the virtual hosts from the apache config. I've changed the lsphp5 settings at the server level to match the ones of the dedicated server at the vhost level, but that doesn't seem to be having any effect.
Any help will be greatly appreciated.