]
SBS JIRA Integration updated MODCLUSTER-305:
--------------------------------------------
Forum Reference:
ProxyPass can break StickySession
---------------------------------
Key: MODCLUSTER-305
URL:
https://issues.jboss.org/browse/MODCLUSTER-305
Project: mod_cluster
Issue Type: Bug
Affects Versions: 1.2.0.Final
Reporter: Yves Peter
Assignee: Jean-Frederic Clere
Labels: proxy
Adding a ProxyPass directive to httpd.conf breaks StickySession for all contexts. Example
ProxyPass:
{code}
ProxyPass /activevos_appA balancer://avos_appA/activevos
stickysession=JSESSIONID|jsessionid nofailover=On
ProxyPassReverse /activevos_appA balancer://avos_appA/activevos
{code}
StickySession only breaks if the ProxyPass points to a balancer that does not exist at
that moment (avos_appA in the example) and the parameter
"stickysession=JSESSIONID|jsessionid" is used.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: