Description of problem: StickySessions don't work for ProxyPass from unenabled context Version-Release number of selected component (if applicable): EAP 6.2 How reproducible: 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 Steps to Reproduce: 1.consider JBoss with just /foo deployed and enabled 2.Then try to ProxyPass / to /foo/ on httpd: CreateBalancers 1 ... ProxyPass / balancer://mycluster/foo/ stickysession=JSESSIONID|jsessionid nofailover=On 3. Actual results: Expected results: Additional info:
This issue won't be resolved in EAP 6.3.0.
Guys, could you update the status of this bugzilla so as it's clear how it stands in the light of EAP 6.4?
This isn't fixed upstream yet. It's dependent upon MODCLUSTER-397. It looks like a good fix for that is beyond what we probably want to do with mod_cluster 1.2.x at this point, so if anything, this will probably be deferred to mod_cluster 1.3.x for a possible EAP 7/EWS 3 release.
@Miroslav: This issue is fixed in mod_cluster 1.2.13, pending QE. The "NEW" BZ status has been wrong. https://github.com/modcluster/mod_cluster/pull/188/commits/e45dd9b6f30b140541c9475a13337784644edc76
VERIFIED, EAP 6.4.9 Natives & Connectors
Retroactively bulk-closing issues from released EAP 6.4 cumulative patches.