0
votes
1answer
580 views

WebLogic Cluster balancer always route to second node

I have configured Apache to load balance two WebLogic nodes (using mod_weblogic), but all requests are forwarded to second node. Here what I have added to httpd.conf: LoadModule weblogic_module ...