Opened 6 years ago

#1530 new enhancement

Origin frame (RFC 8336) support?

Reported by: Neil Craig Owned by:
Priority: minor Milestone:
Component: nginx-module Version: 1.13.x
Keywords: http/2 h2 origin frame Cc: neil.craig@…
uname -a: n/a
nginx -V: n/a

Description

Hi

I just wanted to check if nginx is likely to support the http/2 ORIGIN frame in future (now that the RFC, 8336, has been ratified). RFC: https://tools.ietf.org/html/rfc8336

We have had use cases in the past where e.g. some origins which would be coalesced due to same IP/cert have known problems with h2 and thus must not be used as an h2 coalesced origin. We had to implement workarounds to break the same IP/cert conditions which involved significant re-engineering and cost. The ORIGIN frame would have prevented such work so i'm keen to know if nginx may support it at some stage.

Cheers
Neil

Change History (0)

Note: See TracTickets for help on using tickets.