-
Bug
-
Resolution: Done
-
Major
-
httpd 2.4.6 DR1
-
None
-
Release Notes
-
-
-
-
-
-
DR1
-
Sticky sessions are not maintained if you try to ProxyPass from an unenabled context to an enabled one. For example, consider JBoss with just /foo deployed and enabled via MCMP. Then try to ProxyPass / to /foo/ on httpd:
CreateBalancers 1
...
ProxyPass / balancer://mycluster/foo/ stickysession=JSESSIONID|jsessionid nofailover=On
- clones
-
JWS-254 StickySessions don't work in mod_cluster for ProxyPass from unenabled context
- Closed
- is caused by
-
MODCLUSTER-397 StickySessions don't work for ProxyPass from unenabled context
- Resolved