-
Bug
-
Resolution: Done
-
Major
-
JWS 3.0.1 GA
-
None
-
Release Notes
-
-
-
-
-
-
Fixed in JBCS
-
Documented as Resolved Issue
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
- is caused by
-
MODCLUSTER-397 StickySessions don't work for ProxyPass from unenabled context
- Resolved
- is cloned by
-
JBCS-64 StickySessions don't work in mod_cluster for ProxyPass from unenabled context
- Closed