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
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
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