Set this parameter to true
to allow Distributed Action Handler to identify child servers by aliases, rather than server IDs.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: |
If this parameter is set to [DistributionIDOLServers] Number=2 [IDOLServer0] Host=localhost Port=9000 Type=IDOL Name=childserver1 [IDOLServer1] Host=1.23.45.6 Port=9000 Type=IDOL Name=childserver2 Or: [Server] DistributedEngines=2 [DistributedEngine0] Host=localhost Port=9000 Type=IDOL Name=childserver1 [DistributedEngine1] Host=1.23.45.6 Port=9000 Type=IDOL Name=childserver2 |
See Also: |
|