[cvs] [Wiki] changed: RunawayApacheProcesses

Wiki Guest wikiguest at horde.org
Tue Jul 14 14:38:26 UTC 2009


guest [213.128.228.52]  Tue, 14 Jul 2009 10:38:26 -0400

Modified page: http://wiki.horde.org/RunawayApacheProcesses
New Revision:  1.1
Change log:  R

@@ -36,4 +36,6 @@

  I got the association between PIDs and Requests through Apache  
"server-status" (mod_status or something). So what I usually do is a  
'top' and a {{lynx -dump http://my.server/server-status}} in separate  
windows. Usually I run top first, then lynx and I press 'space, q' on  
'top' so I'm almost sure that the PIDs reflect the Requests in  
question (remember that in most configurations one apache process  
processes several requests).

  If you run Linux and you want to know what user is being served by  
that request, you can also do a {{ls -l /proc/<pid>/fd}} and edit the  
session file.
+
+Rev2



More information about the cvs mailing list