max-notifier-threads
This stanza entry specifies the maximum number of event notifier threads.
Syntax
max-notifier-threads = number_threads Description
Maximum number of event notifier threads. The policy server is responsible for synchronizing all database replicas in the secure domain. When a change is made to the master database, notification threads do the work of announcing this change to all replicas. Each replica then has the responsibility to download the new information from the master.
When the update notification
stanza entry is set to yes, you must correctly configure
this stanza entry and also the notifier-wait-time= stanza
entry.
Options
- number_threads
- Set this value to equal the number of existing replicas. Specify a valid, positive whole number. Valid range for the number of threads is 1 - 128.
Usage
Conditional. This stanza entry is
required when auto-database-update-notify = yes.
Default value
10
Example
max-notifier-threads = 20