I have been having a issue for the last week or so, or I just noticed it. The server is pretty low usage.
If I am on a site, and say click about 12-15 links it eventually takes down apache. I usually have to wait a few minutes before I can resume. At first I though it was due to CGI scripts on one site, but it's also happening with a PHP site. WHM does not go down, so I can look at apache status, etc.
I have looked into the error logs for the site, with nothing noticeable as to why it goes down. On apache usage I did see a spike of 12 and 17 for two process at same time on site, with maybe another dozen or less processes going on. I noticed this before a system reconfig (the partitions were too low), and thought it would be fixed by a fresh install...but it is still happening.
Any ideas on what to check? I have a bit of output to put here, but am looking to see if it's a configuration problem or a hardware issue. The server is about 3-years old (4g, 2.13 xeon quad, 500g drive, dell 860). Any suggestions on what else to check? The clean install went by the book on setup for security and optimization for best practices.
SuHosin set for 256M (due to WordPress), and mod_qos has been test between 80, 100 and 256 max_clients.
If I am on a site, and say click about 12-15 links it eventually takes down apache. I usually have to wait a few minutes before I can resume. At first I though it was due to CGI scripts on one site, but it's also happening with a PHP site. WHM does not go down, so I can look at apache status, etc.
I have looked into the error logs for the site, with nothing noticeable as to why it goes down. On apache usage I did see a spike of 12 and 17 for two process at same time on site, with maybe another dozen or less processes going on. I noticed this before a system reconfig (the partitions were too low), and thought it would be fixed by a fresh install...but it is still happening.
Any ideas on what to check? I have a bit of output to put here, but am looking to see if it's a configuration problem or a hardware issue. The server is about 3-years old (4g, 2.13 xeon quad, 500g drive, dell 860). Any suggestions on what else to check? The clean install went by the book on setup for security and optimization for best practices.
Code:
# php -v
PHP 5.3.20 (cli) (built: Jan 20 2013 12:35:07)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with Suhosin v0.9.33, Copyright (c) 2007-2012, by SektionEins GmbH
Code:
# httpd -l
Compiled in modules:
core.c
mod_authn_file.c
mod_authn_default.c
mod_authz_host.c
mod_authz_groupfile.c
mod_authz_user.c
mod_authz_default.c
mod_auth_basic.c
mod_include.c
mod_filter.c
mod_deflate.c
mod_log_config.c
mod_logio.c
mod_env.c
mod_expires.c
mod_headers.c
mod_unique_id.c
mod_setenvif.c
mod_version.c
mod_proxy.c
mod_proxy_connect.c
mod_proxy_ftp.c
mod_proxy_http.c
mod_proxy_scgi.c
mod_proxy_ajp.c
mod_proxy_balancer.c
mod_ssl.c
prefork.c
http_core.c
mod_mime.c
mod_dav.c
mod_status.c
mod_autoindex.c
mod_asis.c
mod_info.c
mod_suexec.c
mod_cgi.c
mod_dav_fs.c
mod_negotiation.c
mod_dir.c
mod_imagemap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_rewrite.c
mod_so.c