niesom Posted April 23, 2008 Share Posted April 23, 2008 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 More sharing options...
steviewdr Posted April 24, 2008 Share Posted April 24, 2008 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.