Varnish5 builtin VCL without pipe
Dridi Boukelmoune
dridi at varni.sh
Wed Apr 6 17:43:17 CEST 2016
> I'm not sure I get you point about the upgrade field as it's optional.
Like I said, I don't think H2 allows upgrades.
The other question was about backends doing a protocol switch, which
means the client asked for an Upgrade and got it. There's no way to go
from vcl_backend_response to vcl_pipe (or fwiw the state after the
subroutine) so upgrade requests should be intercepted in vcl_recv.
Dridi
More information about the varnish-dev
mailing list