On 12/3/06, Nikolai Lusan <[EMAIL PROTECTED]> wrote:
What I am after is something that will give me the information from
mod_status, but without using a port 80 connection (obviously the thing
is at MaxClients and not taking connections to the server). I basically
need a full list of the request
I know that ps doesn't show you what the httpd threads are doing, but on my
RedHat system the "top" command shows which CGI script is executing, and
that is a step forward. Of course, this only works if the CGI is looping or
using a lot of CPU (otherwise it doesn't show in the "top" command).
Lo
Greetings one and all,
I have a little problem I am trying to track down ...
We run a number of production boxen that are apache 2.0 with php5,
occasionally we hit MaxClients and the site becomes unreachable (until
some things time out and come back to papa). We know that some of the
time this is