wrong and someone has grand plans about multiplexing requests to
> an upstream with http/2, but I haven't seen anyone ask for that explicitly
> yet.
>
>
> On Tue, Dec 15, 2015 at 4:40 AM, Valentin V. Bartenev
> wrote:
>
>> On Monday 14 December 2015 18:24:01 Nicho
My specific use case is to support an HTTP/2 application behind a load
balancer (reverse proxy).
Also as a backend LB between services that could use a long running HTTP/2
connection to do their communication.
Places where I need an LB, but also know that both ends would /prefer/ to
use HTTP/2.
Is HTTP/2 proxy support planned for the near future?
Nicholas
On Sun, Dec 6, 2015 at 8:14 PM Maxim Dounin wrote:
> Hello!
>
> On Sun, Dec 06, 2015 at 03:00:23PM +0100, bjun...@gmail.com wrote:
>
> > i've tried to use nginx as http/2 gateway for backends which only
> > supporting HTTP 1.1. If