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))
---
nginx for Windows http://nginx-win.ecsds.eu/