Hi,
We we have two Apache WebServers (WebServerA & WebServerB) and Two Tomcat Servers (TomcatA & TomcatB)
F5 LB Connect Both WebServerA & WebServerB
WebServerA Connect TomcatA (using AJP1.3)
WebServerB Connect TomcatB (using AJP1.3)
If TomcatA failed and WebServerA is available then we are getting 503 Error Message. To avoid this Error Message & Failover, we created LB(VIP) for TamcatA & TomcatB and Port is 8080
On WebServer's workers.properties and VirtualHost conf file, we replaced TomcatA and TomcatB details to LB Server Name and Port 8080. But We are getting 503 Error while accessing the Site from WebServer. However, if I directly access LB then its working. Kindly please help to resolve this issue.
We need configuration help to get like this. Kindly please help on this.
WebServer (mod_jk) -> LB Pool (TomcatA & TomcatB :8080) -> TomcatA (AJP1.3) & TomcatB (AJP1.3)
Thanks
Jayaram
We we have two Apache WebServers (WebServerA & WebServerB) and Two Tomcat Servers (TomcatA & TomcatB)
F5 LB Connect Both WebServerA & WebServerB
WebServerA Connect TomcatA (using AJP1.3)
WebServerB Connect TomcatB (using AJP1.3)
If TomcatA failed and WebServerA is available then we are getting 503 Error Message. To avoid this Error Message & Failover, we created LB(VIP) for TamcatA & TomcatB and Port is 8080
On WebServer's workers.properties and VirtualHost conf file, we replaced TomcatA and TomcatB details to LB Server Name and Port 8080. But We are getting 503 Error while accessing the Site from WebServer. However, if I directly access LB then its working. Kindly please help to resolve this issue.
We need configuration help to get like this. Kindly please help on this.
WebServer (mod_jk) -> LB Pool (TomcatA & TomcatB :8080) -> TomcatA (AJP1.3) & TomcatB (AJP1.3)
Thanks
Jayaram