[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: getting "server seems busy" upon apache startup with no traffic State-Changed-From-To: open-feedback State-Changed-By: marc State-Changed-When: Wed Sep 8 10:58:02 PDT 1999 State-Changed-Why: Erm... what is the _EXACT_ message you are getting? It could be partly because you have MinSpareServers > StartServers, which makes little sense; you only start x servers, but you require more than x to be running at all times. The exact text of the error message is very important because it says exactly why it is deciding to print the message.