[Wiki] changed: RunawayApacheProcesses
Wiki Guest <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
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
--
To unsubscribe, mail: [email protected]