Uploaded image for project: 'JBoss Core Services'
  1. JBoss Core Services
  2. JBCS-54

Unable to access deployed application via mod_cluster when balancer name contains capital letters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • httpd 2.4.23 ER2
    • httpd 2.4.6 ER1
    • mod_cluster
    • None
    • Release Notes
    • Hide
      Previously mod_cluster was unable route requests to backends defined with capital letters, even if contexts were enabled.

      This issue is resolved in JBoss Core Services 2.4.23.
      Show
      Previously mod_cluster was unable route requests to backends defined with capital letters, even if contexts were enabled. This issue is resolved in JBoss Core Services 2.4.23.

      When I define balancer name in Tomcat to contain capital letters "BalAncer" [1], then when doing request via balancer to the application results in 404 even though via mod_cluster manager console the context is enabled.

      When using only lower case letters in the balancer name, it works just fine.

      [1]

       <Listener className="org.jboss.modcluster.container.catalina.standalone.ModClusterListener" loadMetricClass="org.jboss.modcluster.load.metric.impl.BusyConnectorsLoadMetric" loadMetricCapacity="1" loadHistory="9" loadDecayFactor="2"     stickySession="true" stickySessionForce="false" stickySessionRemove="false" advertise="true" balancer="BalAncer" advertiseGroupAddress="224.0.5.227" advertisePort="16358"  />
      

            mbabacek1@redhat.com Karm Karm
            rhatlapa@redhat.com Radim Hatlapatka (Inactive)
            Karm Karm Karm Karm
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: