--watchdog_ping_type

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

Default value: whitespace

Example: --watchdog_ping_type=xmpp

Possible values: whitespace,xmpp

Description: watchdog_ping_type configuration property allows configuring type of ping that ConnectionManager Watchdog (service responsible for detecting broken connections and closing them) will use to check the connection. In addition to global configuration presented above a per component configuration is possible:

<ConnectionManager component>/watchdog_ping_type[S]=xmpp

for example (for ClusterConnectionManager):

cl-comp/watchdog_ping_type[S]=xmpp

All related configuration options:

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

Available since: 5.2.1