Projects tigase _server server-core Issues #222
Server side initiated XMPP ping with configurable timeouts (#222)
Closed
Artur Hefczyc opened 1 decade ago

The watchdog task which now sends whitespace pings to the client needs to be extended with following features:

  1. A configuration option to send XMPP pings instead of whitespace pings

  2. If there is no activity on the connection for configured period of time (no XMPP ping response) then close the connection (and start the stream resumption timeout)

  3. A configuration option to set intervals for sending either the whitespace ping or XMPP ping

wojciech.kapcia@tigase.net commented 1 decade ago

Implemented, following options are available and documented:

issue 1 of 1
Type
Task
Priority
Normal
Assignee
RedmineID
1486
Version
tigase-server-5.2.1
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#222
Please wait...
Page is in error, reload to recover