Hi Daniel, How do you monitor this, but looking at the request Cookie header sent by the browser or the Set-Cookie sent by httpd? >> >> >> >> <Proxy "balancer://rz"> >> >> Header add Set-Cookie "RZROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/" env=BALANCER_ROUTE_CHANGED What if you configure "path=/rz" here ... >> >> BalancerMember http://www.google.com route=01 >> >> BalancerMember http://www.yahoo.com route=02 >> >> ProxySet stickysession=RZROUTEID >> >> </Proxy> >> >> <Proxy "balancer://rz2"> >> >> Header add Set-Cookie "RZ2ROUTEID=.%{BALANCER_WORKER_ROUTE}e; path=/" env=BALANCER_ROUTE_CHANGED And "path=/rz2" here ? >> >> BalancerMember http://www.fox.com route=03 >> >> BalancerMember http://www.cnn.com route=04 >> >> ProxySet stickysession=RZ2ROUTEID >> >> </Proxy> Regards; Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx