mod_cluster logs "ENABLE: context / is in balancer x and y"
Issue
- We have multiple JBoss backends each serving an application of the same context but through a different mod_cluster balancer. When they are all started and connected to httpd through mod_cluster, we see the following logged on httpd:
[warn] ENABLE: context / is in balancer x and y
- mod_proxy_cluster is not picking the exact balancer as expected,when we try to access node in group 2,we are redirected to node in group 1 and the logs show the following:
[Mon May 18 19:01:26 2015] [warn] ENABLE: context / is in balancer x and y
[Mon May 18 19:06:36 2015] [warn] ENABLE: context /DroolsV2 is in balancer x and y
Environment
- JBoss Enterprise Application Platform (EAP) 6
- mod_cluster 1.2.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
