<div dir="ltr">Is HTTP/2 proxy support planned for the near future?<div><br></div><div>Nicholas</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Dec 6, 2015 at 8:14 PM Maxim Dounin <<a href="mailto:mdounin@mdounin.ru">mdounin@mdounin.ru</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
On Sun, Dec 06, 2015 at 03:00:23PM +0100, <a href="mailto:bjunity@gmail.com" target="_blank">bjunity@gmail.com</a> wrote:<br>
<br>
> i've tried to use nginx as http/2 gateway for backends which only<br>
> supporting HTTP 1.1. If a backend is already HTTP/2 ready, than HTTP/2<br>
> should be used.<br>
><br>
> When i test my configuration (simple proxy_pass / upstream), the connection<br>
> from nginx to the backend is always HTTP 1.1 (even if the backend supports<br>
> HTTP/2).<br>
><br>
> Is there a possiblity to speak HTTP/2 also to the backends?<br>
><br>
> I've used "proxy_http_version 1.1" in my configuration (no other setting<br>
> (higher version or protocol auto-negotiation) available).<br>
<br>
No, talking to backends using the HTTP/2 protocol is not supported<br>
by proxy module.<br>
<br>
--<br>
Maxim Dounin<br>
<a href="http://nginx.org/" rel="noreferrer" target="_blank">http://nginx.org/</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>