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

mod_cluster and mod_proxy : keeping session

XMLWordPrintable

      Why this config:

      ProxyPassMatch ^/app/static/ !
      ProxyPass /app balancer://qacluster stickysession=JSESSIONID|jsessionid nofailover=on
      ProxyPass / !
      ProxyPassReverse /app balancer://qacluster
      ProxyPassReverseCookieDomain / /app/
      ProxyPassReverseCookiePath / /app/
      ProxyPreserveHost on
      

      does not keep the same session? I keep getting new sessions while hitting F5 with http://server:6666/app/clusterbench/requestinfo/

      TODO: Investigate whether it is a configuration error or mod_clutser's incompatibility.
      According to this blog post, it should be trivial

            rhn-engineering-jclere Jean-Frederic Clere
            mbabacek1@redhat.com Michal Karm
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: