Chapter 72. --watchdog_timeout

Default value: 1740000

Example: --watchdog_timeout=60000

Possible values: 'any integer.'

Description: The watchdog_timeout property allows for fine-tuning ConnectionManager Watchdog (service responsible for detecting broken connections and closing them). Timeout property relates to the amount of time (in miliseconds) after which lack of response/activity on a given connection will considered such connection as broken an close it. In addition to global configuration presented above a per component configuration is possible:

<ConnectionManager component>/watchdog_timeout[L]=60000

for example (for ClusterConnectionManager):

cl-comp/watchdog_timeout[L]=150000

All related configuration options:

Available since: 5.2.1