Uploaded image for project: 'mod_cluster'
  1. mod_cluster
  2. MODCLUSTER-305

ProxyPass can break StickySession

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.2.1.Final
    • 1.2.0.Final
    • None

      Adding a ProxyPass directive to httpd.conf breaks StickySession for all contexts. Example ProxyPass:

       
      ProxyPass /activevos_appA balancer://avos_appA/activevos stickysession=JSESSIONID|jsessionid nofailover=On
      ProxyPassReverse /activevos_appA balancer://avos_appA/activevos
      

      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.

            rhn-engineering-jclere Jean-Frederic Clere
            yvesdermeister Yves Peter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: