HTTP/2 Gateway

Nicholas Capo nicholas.capo at gmail.com
Fri Dec 11 22:03:15 UTC 2015


Is HTTP/2 proxy support planned for the near future?

Nicholas



On Sun, Dec 6, 2015 at 8:14 PM Maxim Dounin <mdounin at mdounin.ru> wrote:

> Hello!
>
> On Sun, Dec 06, 2015 at 03:00:23PM +0100, bjunity at gmail.com wrote:
>
> > i've tried to use nginx as http/2 gateway for backends which only
> > supporting HTTP 1.1. If a backend is already HTTP/2 ready, than HTTP/2
> > should be used.
> >
> > When i test my configuration (simple proxy_pass / upstream), the
> connection
> > from nginx to the backend is always HTTP 1.1 (even if the backend
> supports
> > HTTP/2).
> >
> > Is there a possiblity to speak HTTP/2 also to the backends?
> >
> > I've used "proxy_http_version 1.1" in my configuration (no other setting
> > (higher version or protocol auto-negotiation) available).
>
> No, talking to backends using the HTTP/2 protocol is not supported
> by proxy module.
>
> --
> Maxim Dounin
> http://nginx.org/
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20151211/a3a31d7c/attachment.html>


More information about the nginx mailing list