request.getRemoteHost() Method Is Very Slow Sometimes
(Doc ID 2199707.1)
Last updated on DECEMBER 09, 2021
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
On WebLogic 12.2.1.0.0/JDK 1.8
java.version = 1.8.0_77
java.vm.info = mixed mode
java.vm.name = Java HotSpot(TM) 64-Bit Server VM
WebLogic Server 12.2.1.0.0
When execute request.getRemoteHost() method, sometimes the request completed soon, sometimes blocked around 30 seconds. The below stack trace can be found in thread dumps during block.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |