Difference between revisions of "XEP-Remarks/XEP-0198: Stream Management"

From XMPP WIKI
Jump to navigation Jump to search
Line 5: Line 5:


It's a common implementation mistake to set both counters to 0 once 'enable' is sent. The counter for the "server" stanzas needs to be set to 0 once 'enabled' is received.
It's a common implementation mistake to set both counters to 0 once 'enable' is sent. The counter for the "server" stanzas needs to be set to 0 once 'enabled' is received.
= Resumption failed should contain the height counter =
http://mail.jabber.org/pipermail/standards/2015-May/029851.html

Revision as of 15:01, 13 September 2015

Server implementation outgoing stanza queue size

http://mail.jabber.org/pipermail/standards/2014-May/028842.html

Implementations "height" counters

It's a common implementation mistake to set both counters to 0 once 'enable' is sent. The counter for the "server" stanzas needs to be set to 0 once 'enabled' is received.

Resumption failed should contain the height counter

http://mail.jabber.org/pipermail/standards/2015-May/029851.html