-
Bug
-
Resolution: Done
-
Major
-
1.2.8.Final
-
None
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
- causes
-
JBCS-64 StickySessions don't work in mod_cluster for ProxyPass from unenabled context
- Closed
-
JWS-254 StickySessions don't work in mod_cluster for ProxyPass from unenabled context
- Closed
- is related to
-
MODCLUSTER-391 mod_cluster and mod_proxy integration
- Resolved