123456789101112131415161718 |
- Configuration Variables for dispatcher
- ======================================
- [ this file is autogenerated, do not edit ]
- 1. dispatcher.probing_threshhold
- Number of failed requests, before a destination is set to
- probing..
- Default: 3.
- Type: integer.
- 2. dispatcher.ping_reply_codes
- Additional, valid reply codes for the OPTIONS Pinger. Default
- is "".
- Default: <unknown:str>.
- Type: string.
|