]
Jean-Frederic Clere updated MODCLUSTER-719:
-------------------------------------------
Component/s: Native (httpd modules)
C and Java defaults for StickySessionForce disagree.
----------------------------------------------------
Key: MODCLUSTER-719
URL:
https://issues.redhat.com/browse/MODCLUSTER-719
Project: mod_cluster
Issue Type: Bug
Components: Native (httpd modules)
Affects Versions: 2.0.0.Alpha1
Reporter: Jean-Frederic Clere
Assignee: Jean-Frederic Clere
Priority: Major
the java layer send StickySessionForce="no" and never
StickySessionForce="yes" so it assumes the default is yes (which makes sense),
the C layer assumes the reverse (which doesn't make sense).