PRIV_TASK and PRIV_TOP changes in 6.1

Nils Goroll slink at schokola.de
Tue Sep 11 08:18:05 UTC 2018


On 11/09/18 09:40, Geoff Simmons wrote:
> I think it's wise for a VMOD implementation to check if PRIV_*
> parameters are NULL, in case of the out-of-workspace condition.

We had discussed that option and decided against it. VCC guarantees that the
PRIV_* parameters are never NULL - a VCL failure happens before calling the vmod
function if a PRIV Parameter would be NULL.

Nils


More information about the varnish-dev mailing list