I have several apache instances and need a way of accurately associating each process with a given configuration for performance monitoring, setting processor affinity, etc.
These actions against the child process will be done with scripts, so I'm looking for a command-line tool or way of configuring apache to dump the child PID to a file.