We're experiencing intermittent cache issue in our production environment when users attempt to open recently uploaded documents multiple times.
Environment: ASP.NET WebForms, DocumentUltimate 7.6.6
By reporting abuse, a moderator will be asked to review the content of this interaction to take further action, if necessary.
Improved: Set minimum value limits for DocumentCache settings to prevent unnecessary Document cache info is not founderrors due to user misconfiguration (e.g. thinking they can disable cache by setting zeroor low values but cache is required for correct operation of DocumentViewer).The error happened due to very early trimming of the cache especially when multiple users.
MaxAge -> The minimum value is 10 minutes.
WaitTimeout -> The minimum value is 2 minutes.
AutoTrimInterval -> The minimum value is 5 minutes. The default value is now changed from 20 minutes to 15 minutesmainly because IIS AppPool default idle-timeout setting is 20 minutes so we ensure the auto-trim is run before app shutdown.
Improved: Overwrite existing CacheTrim.log if it was created before DocumentCache.MaxAge to avoid very large log files.
Trouble logging in? Simply enter your email address OR username in order to reset your password.
For faster and more reliable delivery, add notify@gleamtech.com to your trusted senders list in your email software.