• Walid Boudebouda's avatar
    vcc_backend: Add an expect_close attribute to probes · 7078d783
    Walid Boudebouda authored
    Despite adding a `Connection: close` header by default to probe
    requests, Varnish does not actively close the connection as it should.
    This new attribute will allow to tolerate backends that equally don't
    honor this header, and it is true by default to match the current
    behavior.
    7078d783