Revision as of 04:15, October 17, 2019 by Lpotturi (talk | contribs)
Jump to: navigation, search

Configuration Server:authentication:authentication-queue-threshold


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

authentication-queue-threshold

Default Value: 1000
Valid Values: 0 or any positive integer
Changes Take Effect: Immediately


Specifies the number of login requests that can be enqueued in the LDAP authentication queue. When the number of login requests in the LDAP queue waiting to be sent to the LDAP server goes above the configured limit, the subsequent login requests are rejected with CFGForcedDisconnect error stating that request to LDAP server failed. Configuration Server will start accepting the LDAP request only after the queue size is reduced by 10% below the configured limit.

When set to 0 (zero), queue length will not be restricted and all the requests are added to the queue. The login requests expire based on the existing policies.

Draft Option

No draft option


Comments or questions about this documentation? Contact us for support!