A http request from weblogic server receives 504 code intermittently. This issue is resolved after t
Hi,
We have an application running on weblogic 12.2.1.3. It does a http get request to an external server and most of the time we get a 200 code response. But intermittently, we start getting a 504 code and the request times out after 30 second. Once we get this issue, it persists until we restart the weblogic server.
we enabled snoop for the destination ip, to see if there are any outgoing call from the interface, but we didn't see anything in the snoop log when we get the error.
The server has 3 ip. 1 active ip which has the firewall enabled to the other server and 1 backup ip.