[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-305) ProxyPass can break StickySession

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Wed Apr 25 10:57:18 EDT 2012


     [ https://issues.jboss.org/browse/MODCLUSTER-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Frederic Clere updated MODCLUSTER-305:
-------------------------------------------

      Fix Version/s: 1.2.1.Beta3
    Forum Reference: https://community.jboss.org/thread/198061, https://community.jboss.org/message/728746#728746  (was: https://community.jboss.org/thread/198061, https://community.jboss.org/message/728746#728746)

    
> 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
>             Fix For: 1.2.1.Beta3
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the mod_cluster-issues mailing list