WebLogic Server 9.2 Plugin for IIS Always Retries Request after 5 Minutes with Idempotent ON
(Doc ID 1320900.1)
Last updated on NOVEMBER 09, 2022
Applies to:
Oracle WebLogic Server - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
Using WebLogic Server (WLS) 9.2 and IIS 6.0, with Idempotent set ON and WLIOTimeoutSecs set to higher than the default of 300 seconds in iisproxy.ini, the following behavior is observed:
A long running query resubmits after 5 minutes, but should never resubmit. This occurs even when requests are known to take up to 9 minutes to complete. Therefore, the resubmit is problematic.
Changes
Even after tuning WLIOTimeoutSecs and ConnectRetrySecs the query keeps on retrying after every 5 minutes. This occurs regardless of either of the following settings:
ConnectRetrySecs 4
ConnectTimeoutSecs 4
or
ConnectRetrySecs 0
ConnectTimeoutSecs 0
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 |