Jump to content

too much connections


niesom

Recommended Posts

Hello,

my Appache suddenly overloads. Number of connections and Apache processes increases in a short time, until server stops respond.

Probably, the problem is with some script of some website I have on the server, but how can I find which one is it? When I look into access log and server log I dont see anything suspicious.

How can I find where is the source of the overload?

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/102504-too-much-connections/
Share on other sites

Look closer at your error logs. Get webalizer or another program to give you statistical output.

 

Uncomment server-info from your httpd/apache.conf and enable the module server-info.

 

How much memory is in your server? Whats your worker/process thread settings in your httpd.conf/apache.conf.

 

-steve

Link to comment
https://forums.phpfreaks.com/topic/102504-too-much-connections/#findComment-525910
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.