Windows – How to find apache PID for child processes on windows

apache-2.2processwindows

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.

Best Answer

I'd suggest Process Explorer. Microsoft acquired sysinternals that originally created it along with other great products a lot of us System/Network Admins love, pstools.