Ok, thanks for the heads up.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264954,264989#msg-264989
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
As far as I know HTTP2 is only for client-server communication in Nginx.
Server to server connections remain at HTTP 1.1
Regards,
Heiko
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,264954,264956#msg-264956
___
nginx mailing list
nginx@ngi
I have Nginx (1.9.12) setup and working fine with HTTP/2 on host-a. I can
establish HTTP/2 connections to host-a with any web browser. I also have
HTTP/2 and proxypass setup on host-b. I can proxy HTTP/1.1 requests from
host-b to host-a with any web browser. I can also establish HTTP/2
connections