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

ProxyPass can break StickySession

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: