STUDIES CONFIGURATION Page Results In 'HTTP Error 413.1 - Request Entity Too Large'
(Doc ID 2683486.1)
Last updated on JULY 13, 2023
Applies to:
Oracle Life Sciences Argus Safety - Version 8.1.2 and laterInformation in this document applies to any platform.
Goal
When search or open project details within Study Configuration page (Argus Console -> Business Configuration -> Studies), it fails to display data and throws error:
"HTTP Error 413.1 - Request Entity Too Large"
The reported issue is resolved after updating the Argus webserver IIS settings to below.
IIS Settings:
1. IIS -> Request Filtering -> maxAllowedContentLength – 30000000
2. uploadReadAheadSize - 2147483647
3. IIS Config editor -> system.webServer/asp -> maxRequestEntityAllowed -> 4294967295
The question is what is the best optimal IIS settings to avoid such issues in future?
Solution
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
Goal |
Solution |