Apache Weblogic load balancing issue
I am using Apache v 2.2 as a webserver,WebLogic 10.3.5 as an application server.and apache proxy_balancer module for load balancing
Apache and weblogic are deployed o same machine(solaris, x86) .In Weblogic one domain is created with two managed server instances.
But while load testing it is observed that for around half an hour requests were being sent to both the managed servers of weblogic but after that all the request start hitting only one instance
Load balancing configuration looks fine from the fact that request is distributed to both the managed servers for some time.
So why after few requests one managed server stop serving request ?
Apache and weblogic are deployed o same machine(solaris, x86) .In Weblogic one domain is created with two managed server instances.
But while load testing it is observed that for around half an hour requests were being sent to both the managed servers of weblogic but after that all the request start hitting only one instance
Load balancing configuration looks fine from the fact that request is distributed to both the managed servers for some time.
So why after few requests one managed server stop serving request ?
0