Use the following configuration statements to set the directory eventing timeout and the number of simultaneous events that the SAE can receive from the directory:
- shared sae configuration ldap directory-eventing {
- timeout timeout ;
- dispatcher-pool-size dispatcher-pool-size ;
- }
To configure the directory eventing timeout and the number of simultaneous events that the SAE can receive from the directory:
[edit shared sae group se-region configuration ldap directory-eventing] user@host# show timeout 60; dispatcher-pool-size 1000;