--watchdog_delay

Wojciech Kapcia <wojciech.kapcia@tigase.org> v2.0, June 2014: Reformatted for AsciiDoc. :toc: :numbered: :website: http://tigase.net/ :Date: 2014-02-07 18:07

Default value: 600000

Example: --watchdog_delay=30000

Possible values: any integer.

Description: watchdog_delay configuration property allows configuring delay (in miliseconds) between subsequent checks that ConnectionManager Watchdog (service responsible for detecting broken connections and closing them) will use to verify the connection. In addition to global configuration presented above a per component configuration is possible:

<ConnectionManager component>/watchdog_delay[L]=60000

for example (for ClusterConnectionManager):

cl-comp/watchdog_delay[L]=150000

All related configuration options:

  • --watchdog_ping_type
  • --watchdog_delay
  • --watchdog_timeout

Available since: 5.2.1