Re: Default Stream Priority?

Ummm, I think that 2^30 is 0x40000000

On Fri, 19 Jul 2013, Martin Thomson wrote:

> On 19 July 2013 15:00, Kulkarni, Saurabh <sakulkar@akamai.com> wrote:
> > When a stream state changes from "idle" to "open", what is the default
> > priority of the stream? In case there is no default, are HEADERS frame
> > mandated to have PRIORITY bit set when they trigger this state change?
> 
> This is answered in Section 5.3:
> 
>    Unless explicitly specified in the HEADERS frame (Section 6.2) during
>    stream creation, the default stream priority is 2^30.
> 
> That is, equivalent to a HEADERS frame with a 32-bit priority field of
> 0x80000000, if that helps any.
> 

Received on Friday, 19 July 2013 22:29:07 UTC