You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/05/09 19:50:37 UTC

DO NOT REPLY [Bug 34822] New: - Apache server runs out of control

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34822>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34822

           Summary: Apache server runs out of control
           Product: Apache httpd-1.3
           Version: HEAD
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: w.peter.howell@meccahosting.com


We run a RedHat v9 system on a 2.1GHz AMD Athlon processor with 1GB of RAM.  The
system is currently running a 2.4.29 kernel.  We are running Apache v1.3.33 with
894 virtual hosts.  The Apache server starts to use massive amounts of CPU soon
after it has been launched; we have seen the server exceed a load of 100.00 on
an uptime.  When attempting to shutdown the server, the parent process will die,
but the children do not die and the load on the server continues to increase. 
There are about 50 children running at the time and a kill -9 will not remove
these processes.  The only solution is to reboot the server as soon as possible;
before all control is lost.

In attempting to debug this issue, we removed all of the modules one at a time,
but the problem continued.  Finally, after having removed all the modules, we
started eliminating all of the logging.  Once we removed the custom access logs
from the config file, the server began performing normally.  We have 1 error log
file and 406 custom access log files configured on this system.  We believe the
problem started when the 406th custom access log entry was added.  The server
had been running without incident for almost 2 months prior to this event. 
There was also no evidence of any memory-related issues; the system was not
swapping.

The server spirals out of control quickly; typically, the load will reach 100
within 15 minutes.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org