G
G
g00d2011-09-05 17:04:58
Web development
g00d, 2011-09-05 17:04:58

How to find out what exactly is behind the httpd pid?

The PID of one of the httpd processes is known, I want to know what is behind it?
roughly speaking, match the line from access.log with the process number.
how is it possible to do this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vitaly Peretyatko, 2011-09-05
@g00d

Add pid information to access log (http://httpd.apache.org/docs/2.0/mod/mod_log_config.html#formats)

N
nutz, 2011-09-05
@nutz

mod_status might be useful
httpd.apache.org/docs/2.0/mod/mod_status.html

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question