-
Added new property
max-resumption-timeout
to @StreamManagementIOProcessor@.Now it is possible to set default resumption timeout used by server if client will not pass how long server should wait for reconnection
c2s/processors/urn\:xmpp\:sm\:3/resumption-timeout[I]=90
and to set maximal timeout which will be allowed by server
c2s/processors/urn\:xmpp\:sm\:3/max-resumption-timeout[I]=900
+Note:+ Before this change maximal resumption timeout value was equal to value of
resumption-timeout
property and by default was equal to 60 seconds and now is 900 seconds is default value for maximal timeout.
Type |
Task
|
Priority |
Normal
|
Assignee | |
RedmineID |
4207
|
Version |
tigase-server-7.1.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Allow to set max resumption timeout for Stream Management other than default value for resumption timeout