--watchdog_ping_type

Default value: whitespace

Example: --watchdog_ping_type=xmpp

Possible values: whitespace,xmpp

Description: watchdog_ping_type configuration property allows configuring the 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