Forum Discussion

rajesh1's avatar
rajesh1
Icon for Nimbostratus rankNimbostratus
Nov 25, 2011

Issues when Server communicating to itself via load balancer

Hello All,

 

 

I am facing a strange problem with SOA application and need your assistance for further troubleshooting.

 

 

Configuration

 

 

VIP A - Configured to Load balance two SOA services(SOA1 & SOA2) with SNAT Enabled.

 

 

When a client access VIPA through the load balancer it works as expected and no issues has been identified.

 

 

When SOA1 or SOA2 is communicating VIP A and the servers are responding with HTTP status 500 for few URI's and working some URI's.

 

 

Any thoughts/suggestions on this issue ?

 

 

Thanks,

 

Raj

 

 

 

4 Replies

  • When SOA1 or SOA2 is communicating VIP A and the servers are responding with HTTP status 500 for few URI's and working some URI's.what does the communicating to vip a mean? does soa1/soa2 act as a client and access vip a? is there any different between soa1/soa2 and client when accessing e.g. same url?
  • Hi Nitass,

     

     

    The VIP A is the virtual servers load balancing soa1 & soa2.

     

     

    Client(Any Source except soa1 & soa2) can target the vip A and successfully load balance the traffic between soa1 & soa2 .

     

     

    It is the same URL/URI is being accessed by the client and soa hosts .

     

     

    Thanks

     

    Raj
  • can you try to capture packet and see what is going on?
  • Hamish's avatar
    Hamish
    Icon for Cirrocumulus rankCirrocumulus
    Well, HTTP/500 is server generated... So at the tcp layer the connection is fine.

     

     

    What do your server logs say? The answer will be in there somewhere.

     

     

    H