weblogic.net.http.httpsurlconnection Ignores Timeout During SSL Handshaking Over ProxyServer Connection
(Doc ID 1988968.1)
Last updated on JUNE 14, 2024
Applies to:
Oracle WebLogic Server - Version 10.3.6 and laterInformation in this document applies to any platform.
Symptoms
When the application makes remote https call using "weblogic.net.http.HttpsURLConnection", it is NOT triggering the timeout, this call goes through a proxy server.. WLS ---> Proxy Server ---> Remote Service. However, the timeout is triggered using "javax.net.ssl.HttpsURLConnection".
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 |