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:
- user@host# edit shared sae group se-region
configuration ldap directory-eventing
-
[edit shared sae group se-region configuration ldap
directory-eventing]
- user@host# set timeout timeout
-
[edit shared sae group se-region configuration ldap
directory-eventing]
- user@host# set dispatcher-pool-size dispatcher-pool-size
[edit shared sae group se-region configuration ldap directory-eventing] user@host# show timeout 60; dispatcher-pool-size 1000;