to have apache re-read the config, the other way is /bin/kill -HUP `cat <path-to-pid-file>and there's isn't a way for it to only reload the proxy changes or just a part of the config and it is questionable why would apache have a way to only reload a part of the config. No reason to support that.
HTH Aman Raheja http://www.techquotes.com Jignesh Badani wrote:
Thanks Joost,I am not so confident about "apachectl -k graceful". I was actually referring to something within the Apache runtime. The parent process polls the config files or a file with just proxy rules for changes and communicates it to the child processes.But since you have mentioned it, are you aware of any medium to big site using "apachectl -k graceful " on a daily basis and during peak hours.Also we are using a Netegrity Siteminder agent and they do not recommend/support apache recycle using graceful.About the DNS round-robin, well we could have used it if it was smart enough to route a subsequent user request to the same backend server which established the user session in the first place. I mean load-balancing and routing request based on session information in the request header (or a session cookie).Thanks again."Joost de Heer" <sanguis@xxxxxxxxx> 06/24/2005 02:18 PMPlease respond to sanguis@xxxxxxxxx To "Jignesh Badani" <jbadani@xxxxxxxx> cc users@xxxxxxxxxxxxxxxx Subject Re: Dynamic refreshing of Proxy RulesIt would be nice to have Apache reload proxy rules at regular (configurable) intervals w/o the need to bounce the webserver.apachectl graceful in the crontab?Another thing, I desire in mod_proxy is the ability to specify aFailoverbackend (remote) host, in case one host does not respond or is too busy.Ideally it would be great to have some kind of load-balancing proxy(withfailover) solution so that we do not have to rely on external load-balancers.reverse-proxy to a DNS-name, and let DNS do the load balancing. Joost --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx