Mark A. Craig wrote:
> 
> As an aside, does anyone know why I wind up with TWO instances of httpd
> running in Windows, as reported in Task Manager?

flip on the # of threads view.

The parent process which monitors/replaces dead worker processes is about
2-4 threads.

The worker process which is satisfying requests is some 25+ threads.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to