[users@httpd] Re: Assistance using server-status to determine if configuration could be causing issues or if it may be system compromise

2012-05-07 Thread Stevie
Is no one able to provide any feedback or help with this? Have I worded my question in a bad way? I'll word it differently if it helps. Can someone speak to the longevity of the child process states I mentioned below?  - Original Message - From: Stevie To: "users@httpd.apach

[users@httpd] Assistance using server-status to determine if configuration could be causing issues or if it may be system compromise

2012-04-26 Thread Stevie
I have Apache 2.2.14 running on Ubuntu 10.04. The server has been running for almost a year without incident. The server is a front-end web server which passes requests for dynamic content (Java) to Tomcat on other servers using mod_jk. April 24th the web server started responding slugglishly to

[users@httpd] Unable to create core dumps with Apache 2.2.14 on Ubuntu 10.04 x64

2011-04-26 Thread Stevie
Apache 2.2.14, installed via package management with all defaults, is seg faulting; multiple child processes are crashing during the business day when the server is at its heaviest load. I have been unsuccessful in all attempts to create core dumps for this server after following a number of st

Re: [users@httpd] Apache "child pid 3432 exit signal Segmentation fault (11)"

2011-04-26 Thread Stevie
Lucky you for being able to get a core dump. That's my next question. :) Based on your output I think the issue is with the php module. Do you use php on your site? Can you disable it to see if that resolves your issue? I'm actually pretty new to all of this myself so apologies if this doesn't

[users@httpd] Apache Debugging Symbols

2011-04-25 Thread Stevie
Hello. I am trying to debug segmentation fault errors on my Ubuntu 10.04 x64 server running Apache 2.2.14. I've enabled core dumps as per the instructions in /usr/share/doc/apache2.2-common/REAMDE.backtrace. When loading gdb I receive errors about not being able to load debug symbols. The afore