Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 232 invoked by uid 6000); 8 Sep 1999 17:58:12 -0000 Received: (qmail 29981 invoked by uid 149); 8 Sep 1999 17:58:07 -0000 Date: 8 Sep 1999 17:58:07 -0000 Message-ID: <19990908175807.29975.qmail@hyperreal.org> To: apache-bugdb@apache.org, marc@apache.org, pedietz@west.com From: marc@apache.org Subject: Re: general/4982: getting "server seems busy" upon apache startup with no traffic Sender: apache-bugdb-owner@apache.org Precedence: bulk [In order for any reply to be added to the PR database, ] [you need to include 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.