Server Configuration Parameters
The [Server]
section contains general settings for a standalone configuration of the Distributed Index Handler.
For example:
[Server] Port=16000 DIHPort=16001 MirrorMode=true
NOTE: If you are using a unified configuration, use the [DistributionSettings]
section of the idolserver.cfg
file for the settings that normally appear in the [Server]
section of the DIH.cfg
file in a standalone configuration. Refer to the configuration parameters section of the IDOL Server Help for the [DistributionSettings]
section.