-
Bug
-
Resolution: Done
-
Major
-
JWS 3.0.3 DR3
-
None
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" />
- is cloned by
-
JBCS-54 Unable to access deployed application via mod_cluster when balancer name contains capital letters
-
- Closed
-