Re: [us...@httpd] mod_proxy_ajp (apache 2.2) config change not recognized by graceful

2010-04-24 Thread Tom Evans
On Sat, Apr 24, 2010 at 2:08 PM, wrote: > > Hi all, > > it seems mod_proxy / mod_proxy_ajp does not realize config changes while > doing a graceful restart. > > I need to connect to 2 ajp-services but only to one at one time, and need > current sessions pointing > to the appserver:18009, new sess

[us...@httpd] mod_proxy_ajp (apache 2.2) config change not recognized by graceful

2010-04-24 Thread bitte
Hi all, it seems mod_proxy / mod_proxy_ajp does not realize config changes while doing a graceful restart. I need to connect to 2 ajp-services but only to one at one time, and need current sessions pointing to the appserver:18009, new sessions after graceful to appserver:28009. If I have Proxy

[us...@httpd] mod_proxy_ajp (apache 2.2

2010-04-22 Thread bitte
Hello list, it seems mod_proxy / mod_proxy_ajp does not realize config changes while doing a graceful restart. I need to connect to 2 ajp-services but only to one at one time. If I have ProxyPass /sample balancer://balancer/sample stickysession=JSESSIONID nofailover=On BalancerMember ajp://a