[cvs] [Wiki] changed: RunawayApacheProcesses
Wiki Guest
wikiguest at horde.org
Tue Jul 14 14:41:20 UTC 2009
guest [213.128.228.52] Tue, 14 Jul 2009 10:41:20 -0400
Modified page: http://wiki.horde.org/RunawayApacheProcesses
New Revision: 1.2
Change log: Revert
@@ -36,6 +36,4 @@
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