On 4/7/09 12:03 AM, Fabio Forno wrote: > On Tue, Apr 7, 2009 at 3:05 AM, Peter Saint-Andre <[email protected]> wrote: > >>> S: <t xmlns='urn:xmpp:sm:1' max="n"/> >>> >>> It isn't perfect but it can work for most of the cases. >> Agreed. But what is the purpose of max="n" here? > > It could be used to adjust the number of maximun number of outstanding > packets (When throttling it makes sense to reduce it)
Ah, I think that needs to be a 'stanzas' attribute. The 'max' attribute specifies the longest allowable time period for session resumption and the 'stanzas' attribute indicates the server's preferred maximum number of received stanzas between acks. So: <t xmlns='urn:xmpp:sm:1' stanzas="n"/> Peter -- Peter Saint-Andre https://stpeter.im/
smime.p7s
Description: S/MIME Cryptographic Signature
