Keep alive problem ?
Hi
I can see this:
Running for 344m ? Is this a keep alive problem from Apache or from php persistence connections or both? How can i avoid so long running? I am using keep alive with a value of 5 and Max Keep-Alive Requests Unlimited also persistence on php .... Thanks
18259 yea 20 0 344m 18m 9460 S 1.0 0.0 0:00.03 phpRunning for 344m ? Is this a keep alive problem from Apache or from php persistence connections or both? How can i avoid so long running? I am using keep alive with a value of 5 and Max Keep-Alive Requests Unlimited also persistence on php .... Thanks
-
Hello :) Persistent connections with PHP are documented here: [url=http://php.net/manual/en/features.persistent-connections.php]PHP: Persistent Database Connections - Manual You could install a third-party application such as CSF/LFD that will alert you when processes run longer than a set time period. Thank you. 0 -
I have already csf ..... How can i configure it? 0 -
You will likely receive more user-feedback on configuring CSF on their official support forums: ConfigServer - Support Forums Thank you. 0
Please sign in to leave a comment.
Comments
3 comments