Welcome! Log In Create A New Profile

Advanced

AW: HTTP/2 on the Upstream

Lukas Tribus
April 12, 2017 07:12PM
> Please watch the clip at https://youtu.be/QpLtBftqM04?t=34m51s until
> about 36m12s where Simone Bordet, a Jetty developer, claims that
> HA Proxy is a better proxy solution than nginx because it talks
> HTTP/2 to the Upstream.

This statement is misleading.

As of now, haproxy does not support HTTP/2.

What you can do with haproxy is forward arbitrary TCP protocols, TLS
offload and NPN/ALPN negotiate whatever you like with the client. This
makes it possible to ALPN-negotiate H2 and forward whatever cleartext
TCP protocol you like. This includes HTTP/2.

Saying "Haproxy can talk HTTP/2 to the backend" is certainly wrong in
the context you are interpreting it.


The only thing missing to achieve the same thing in nginx, is afaik arbitrary
ALPN protocol negotiation with the client int the ngx_stream_ssl_module.

But that also does not make nginx HTTP/2 capable on the backend side.



Lukas
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

HTTP/2 on the Upstream

Igal @ Lucee.org April 12, 2017 02:42PM

Re: HTTP/2 on the Upstream

Valentin V. Bartenev April 12, 2017 03:58PM

Re: HTTP/2 on the Upstream

Maxim Dounin April 12, 2017 04:00PM

Re: HTTP/2 on the Upstream

Igal @ Lucee.org April 12, 2017 05:16PM

Re: HTTP/2 on the Upstream

Igal @ Lucee.org April 12, 2017 08:10PM

Re: HTTP/2 on the Upstream

Maxim Dounin April 13, 2017 11:08AM

Re: HTTP/2 on the Upstream

Igal @ Lucee.org April 13, 2017 11:18AM

AW: HTTP/2 on the Upstream

Lukas Tribus April 12, 2017 07:12PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 144
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready