RoundRobinMode

Set RoundRobinMode to true to set the DIH to distribute DREREPLACE index actions and index data in Round Robin mode

In this mode, indexing is rotated over a number of child servers in Round Robin fashion. At the outset, index data are forwarded to the child server of the DIH that is designated as the Start Server. Index data is sent to the start server for a pre-determined period of time. At the end of this period, the DIH switches index data traffic to the next child server for the same period of time. When data have been distributed to all child servers, the same process is repeated, starting from the Start Server.

NOTE: You can use this distribution mode only when MirrorMode is set to False. DIH will not start if you attempt to configure this distribution mode when MirrorMode is set to True.

Type: Boolean
Default: False
Required: No
Configuration Section: Server
Example: RoundRobinMode=true
See Also: Round Robin Mode Configuration Parameters
DateFormatCSVs