Setting a Limit on LDAP Search Request
This section describes how to set the limit on the number of LDAP search requests for PCF to process.
To configure the maximum number LDAP requests TPS per replica, use the following configuration in the Policy Ops Center console:
config
ldap-server-endpoint connect
max-transactions max_tps
end
NOTES:
-
max-transactions max_tps – Specifies the maximum number of LDAP requests TPS that each replica must process. The default value is 200.