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

Incorrect routing of requests when one context root is the prefix of another

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.5, 1.1.1.Final
    • 1.0.4.GA, 1.1.0.Final
    • None
    • None

    Description

      JBoss instance A hosts application A which has a context root of /abc.

      JBoss instance B hosts application B which has a context root of /abc/xyz

      A and B are not in the same cluster.

      The behavior is the requests meant for application B are getting routed to application A on JBoss instance A and the result is an http error 404. A request to /abc/xyz/my.jsp should correctly go to application B on JBoss instance B.

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            dbschofield_jira Ben Schofield (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: