New Timeout Property Introduced For HTTP Response Instead Of completeMessageTimeout
(Doc ID 1450914.1)
Last updated on JANUARY 06, 2023
Applies to:
Oracle WebLogic Server - Version 10.3.6 to 10.3.6Information in this document applies to any platform.
Symptoms
In an Architecture:
Client (Browser) --> Weblogic --> Query server (people soft) --> DataBase server.
Client sends a request to query server to generate the response in the format of Excel/XML file.
The response is send back to client via weblogic server.
During normal network conditions the files are downloaded without issues
But when there is a network latency, the file gets corrupted i.e. only partial download completes.
The main issue is that after the set value of completeMessageTimeout, the download fails.
So if the completeMessageTimeout is set to 480seconds(max that can be set) and the download time is greater then 480 seconds then the download fails.
Changes
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 |
Changes |
Cause |
Solution |
References |