Valentin V. Bartenev Wrote: > What effect do you expect? Since clients are able to request > different hosts > using single HTTP/2 connection, closing the connection in one server > block > will break everything.
I'm just venting an (untested) idea, some other way to tell the client to revert back to pre-http2 connections when hitting a server block, maybe a simple return would be enough. connect site.ru (h2) connect.h2 site2.ru (deny h2, client should revert to http(s)) Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267795,267808#msg-267808 _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
