Where to look next in triaging an http performance issue with WebLogic 12.2.1.4?
I have an application running on WebLogic 12.2.1.4 (Jan 2022 CPU), Java 1.8.0_321, Windows Server 2019.
Depending on how I connect to it I am seeing delays in the messages getting to the WebLogic Http Servlet.
Browsing to the application or using SoapUI to execute SOAP operations in the app, in the following scenarios are impacted (or not) in the same fashion.
Scenario 1 - connecting from a device on the internal network directly to the Managed Server IP and Port. Response times to all requests are within expectations.
Scenario 2- from the same device on the internal network, running the exact same tests, but through a load balancer. There is a 4+ second delay in response times.