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. Nicholas On Mon, Dec 14, 2015 at 12:15 PM Valentin V. Bartenev <[email protected]> wrote: > On Monday 14 December 2015 09:57:02 Frank Liu wrote: > > "multiplexing" seems to be a good use case for upstream proxying. We > don't > > have control how fast end users adopting HTTP/2, so we may still have > tons > > of HTTP/1.x requests coming in, but we can certainly upgrade upstream > > servers that we control to support HTTP/2. If nginx upstream proxy module > > can also support HTTP/2, we will be able to take advantage of > > "multiplexing" the connection between nginx and upstream. > > > [..] > > What's the advantage? > > wbr, Valentin V. Bartenev > > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
