On 5/2/07, Mark A. Craig <[EMAIL PROTECTED]> wrote:

As an aside, does anyone know why I wind up with TWO instances of httpd
running in Windows, as reported in Task Manager?  This is not uncommon,
I have other services that show up as two processes rather than one, as
well.  I'm just curious why that happens with some services and not others.

There is a parent (control) process and a child process that does the
actual serving. Should the child process die (due to a faulty module,
for example), the parent process launches another.

Joshua.

---------------------------------------------------------------------
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