On Mon, Mar 23, 2009 at 1:37 AM, ken <[email protected]> wrote: > hi, > > I'm using Apache 2.2 in Windows2003 Server. > After i change the configuration file. it takes a very long time during > Apache restart . > Is there any way to reload configuration file without restart Apache? > > Any help will be appreciate.
You can try "graceful" instead of "restart" as the argument to apachectl, but I don't know that that will be any faster. My guess is parsing the config file is what's taking so long. -Brian -- Feel free to contact me using PGP Encryption: Key Id: 0x3AA70848 Available from: http://pgp.mit.edu/ --------------------------------------------------------------------- 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]
