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

Regression in ProxyPass integration

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.2.5.Final
    • 1.2.4.Final
    • None
    • None

    Description

      This configuration & test worked just fine with 1.2.3.Final and it is broken in 1.2.4.Final, so we have a regression here, I guess.

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

      Accessing e.g. /app/clusterbench/requestinfo/ returns HTTP 503. requestinfo comes from the famous CommonRequestInfoServlet.java.

      mod_cluster 1.2.3 ProxyPass test:

      Failed tests

      mod_cluster 1.2.4 ProxyPass test:

      Failed tests

      What the test does is it accesses various URLs, getting either static content from httpd or a dynamic one from application server.

      Browse the attached files for complete configs, debug logs and test results. Ping me, if the zipped file structure does not make sense to you...

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: