Difference between revisions of "BoshIssues"

Jump to navigation Jump to search
872 bytes added ,  14:11, 19 October 2012
(Elaborated 'HTTP Date header')
Line 126: Line 126:


===Issue===
===Issue===
 
XEP-0124 section 7.2 (Session Creation Response) states:
<blockquote>
*''''requests'''' -- This attribute enables the connection manager to limit the number of simultaneous requests the client makes (see Overactivity and Polling Sessions). The RECOMMENDED values are either "2" or one more than the value of the 'hold' attribute specified in the session request.
*''''hold'''' -- This attribute informs the client about the maximum number of requests the connection manager will keep waiting at any one time during the session. This value MUST NOT be greater than the value specified by the client in the session request.
</blockquote>
But  it is senseless to specify an amount of 'Requests' that is equal or less then 'hold'. Better add that the value of requests MUST be bigger then hold, and that the RECOMMENDED value is hold+1.
===Status===
===Status===
Needs a patch, that can be agreed upon.


==Session Creation Attributes Too Optional==
==Session Creation Attributes Too Optional==
71

edits

Navigation menu