[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: Keep Alive option let server response delay at first request. State-Changed-From-To: open-feedback State-Changed-By: stoddard State-Changed-When: Wed Apr 28 21:10:59 PDT 1999 State-Changed-Why: How are you starting the server after the change? (What command are you using?). If you start Apache from the command line using 'apache', the server will not come up for several seconds (it is querying the service manager, which is unnecessary if apache is run from the command line). If you try with 'apache -s', you will not see this delay in starting. Could this be the problem you are seeing? it comes up immediately. -s tells the server not to try to query the service manager