Varnish5 builtin VCL without pipe
Dridi Boukelmoune
dridi at varni.sh
Wed Apr 6 16:54:38 CEST 2016
On Wed, Apr 6, 2016 at 2:34 PM, Federico Schwindt <fgsch at lodoss.net> wrote:
> For the record, added my comment to the VIP at
> https://github.com/varnishcache/varnish-cache/wiki/VIP8:-No-pipe-in-builtin.vcl-in-V5.
Your comment on OPTIONS is valid, but we should also consider protocol
upgrades. Maybe the test should be if the method is OPTIONS and the
request contains an Upgrade header field.
Regarding optional upgrades, what happens if the backend responds with 101?
As the VIP says, no matter how pipe turns out in v5, but how does H2
deal with protocol upgrades? I think it doesn't (eg. websockets)
Dridi
More information about the varnish-dev
mailing list