CONFIGURING
Limits the size (number of requests) in the Update task's deferred requests queue.
Syntax: Update_Suppression_Limit=value
Description: The Update Task (indexer) maintains two work queues - an immediate queue and a deferred queue. Deferred update requests are held for 15 minutes before they are processed so that requests to update the same database in that time are ignored as duplicate requests. Updater queues can grow if the server has a high update rate because of heavy database use. Use this variable to limit the size (number of requests) in the Update task's deferred requests queue.
Applies to: Servers
Default: 32767
UI equivalent: None, although you can specify this setting in the NOTES.INI Settings tab of the Configuration Settings document in the Domino® Directory.
Parent topic: NOTES.INI Settings
Related concepts Editing the NOTES.INI file
Related reference Update_Suppression_Time