Re: Priority signals in HTTP/2

Hi Martin,

On Fri, Dec 18, 2020 at 01:22:19PM +1100, Martin Thomson wrote:
> Now that we're official, I'd like to get started on some of the more difficult pieces: priority.
> 
> I wrote up a proposed plan for dealing with the priority signaling in RFC 7540 here: https://github.com/httpwg/http2-spec/issues/773#issuecomment-725285414
> 
> What do people think about this general approach (quoting):
(...)

I think I'm OK with this plan. I'm just thinking, do we have an exhaustive
list of the most annoying problems caused by the current scheme and do we
think that we could bring back some value if they were at least partially
addressed ? If so, maybe we could have the following recommendations by
order of preference:
  - new priority scheme (yet to be defined)
  - "fixed" version of the previous one to be used as a second option,
    expected to work better than nothing with existing implementations;
  - no priority handling at all (i.e. round robin or random)

Just my two cents,
Willy

Received on Saturday, 19 December 2020 17:05:25 UTC