[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request ]
[from a developer. ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]
Synopsis: Address already in use errors
Comment-Added-By: coar
Comment-Added-When: Tue Sep 29 03:37:26 PDT 1998
Comment-Added:
[Input from submitter, who did *not* Cc apbugs]
Ok I finally figured it out..I have apache set as 'respawn' in the inittab.
Every so often the inittab will try to kick off a new httpd and fail because
of the port failures.
So my question is:
Can the apache server be set to 'respawn' in the inittab?
If the parent process of apache never dies, I would assume it could.
Going through the Apache PR database, this may be related to PR 2662.