Windows Event Viewer for applications shows errors describing application pools failing to respond in time and being marked out of use.
This is a known issue that was addressed in hotfix 4.6.0.130. Please contact customer support to obtain this hotfix.
The hotfix addresses the issue by suppressing output to the debugger using OutputDebugString( ) when an environment variable, CT_CONFIG_OUTPUT, is set to 0. Since IIS typically runs under the NETWORK SERVICE account, the environment variable must be defined as a system-wide environment variable, and the operating system must be restarted in order to make that environment variable available to the NETWORK SERVICE account.
This setting only applies if log_flags 04 bit is unset.
When the log_flags 04 bit is set (flags=20) the agent will always echo all log messages to standard output including the <CONFIG> level log messages. This is regardless of any setting for C_CONFIG_OUTPUT.
When log_flags 04 bit is unset (flags=16) the agent suppresses normal log messages from being echoed to standard output except for <CONFIG> level log messages, unless the C_CONFIG_OUTPUT environment variable is also configured and set to a value of zero, in which case all log messages including <CONFIG> level messages are suppressed.
Related Articles
RSA Authentication Agent for Web: IIS Authentication Test Fails Due to Node Secret Mismatch with RSA Authentication Manager 544Number of Views Changes to Forms in Workflow Approval and Activity Nodes require an application restart to take effect in RSA Identity Gov… 55Number of Views Unable to restart the RSA Authentication Manager services 150Number of Views How to Check and Restart Web Tier Services on Linux in Authentication Manager 8.x Using init.d 1.11KNumber of Views How to stop, start and restart RSA Authentication Manager 8.x services at the command line 1.77KNumber of Views
Trending Articles
How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme… Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to import CA signed console cert from AM 8.x primary into a new primary with same FQDN How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings.