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. _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
