Reg: global variable in vcl

Nils Goroll slink at schokola.de
Fri May 17 14:35:52 UTC 2019


On 17/05/2019 16:29, Nils Goroll wrote:
> The globalvar vmod uses refcounting to avoid copying.

Risking to get carried away into implementation details: It actually does this
only for types which require it, immediate values like REAL, INT etc. do not
need refcounting.


More information about the varnish-misc mailing list