Varnish Cache & Ad Impressions

Ayberk Kimsesiz ayberk.kimsesiz at gmail.com
Tue Aug 16 10:48:11 CEST 2016


This is the only setting related to JS. Do you think it affects the banner
performance?

      set req.http.Cookie = regsuball(req.http.Cookie,
"(^|;\s*)(_[_a-z]+|has_js)=[^;]*", "");
      # Remove a ";" prefix, if present.
     set req.http.Cookie = regsub(req.http.Cookie, "^;\s*", "");

2016-08-15 23:25 GMT+03:00 Guillaume Quintard <
guillaume at varnish-software.com>:

> I'd say no. But maybe you are caching more than you should and screwing up
> js calls.
>
> --
> Guillaume Quintard
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-misc/attachments/20160816/b0d207fc/attachment.html>


More information about the varnish-misc mailing list