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=37680>. 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=37680 ------- Additional Comments From [EMAIL PROTECTED] 2006-05-23 12:50 ------- > Problem reproduced on: > > Apache 2.0.54 and 2.0.55 on i686 Fedora Core 3 Linux kernel 2.6.12-1.1378_FC3 > Apache 2.0.55 on Linux kernel 2.4.20, PowerPC MPC8555 CPU. > > Completely reproducible. Only the "prefork" MPM has been tested, but I would > expect that similar results (or other failures) may occur with other MPMs. Problem reproduced on: Red Hat Enterprise 3, 2.4.21-37.EL With apache 2.0.55 and 2.0.58 compiled from source tarballs with MPM "worker" configure options: --with-mpm=worker \ --with-perl \ --prefix=/usr/local/apache2.0.55 \ --enable-mods-shared="most info proxy proxy-http proxy-connect ssl" \ --enable-so The server was configured with several virtual hosts for both HTTP and HTTPS sites. Commenting out VirtualHosts definitions and Listen directives for SSL (i.e. let the server listen only on port 80 and not on both 80 and 443) and restarting or making a graceful (with apachectl) causes CPU *and* disk usage to increase. A hard reset/shutdown is needed because of the very high load caused. Is the attached patch known to resolve the problem? why it's not been included in the main sources yet? -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
