<div dir="ltr">This is the only setting related to JS. Do you think it affects the banner performance?<br><div><br></div><div><div>      set req.http.Cookie = regsuball(req.http.Cookie, "(^|;\s*)(_[_a-z]+|has_js)=[^;]*", "");</div><div>      # Remove a ";" prefix, if present.</div><div>     set req.http.Cookie = regsub(req.http.Cookie, "^;\s*", "");</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-15 23:25 GMT+03:00 Guillaume Quintard <span dir="ltr"><<a href="mailto:guillaume@varnish-software.com" target="_blank">guillaume@varnish-software.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div class="gmail_extra">I'd say no. But maybe you are caching more than you should and screwing up js calls.</div><span class="HOEnZb"><font color="#888888"><div class="gmail_extra"><br clear="all"><div><div data-smartmail="gmail_signature"><div dir="ltr"><div>-- <br></div>Guillaume Quintard</div></div></div></div></font></span></div></div>
</blockquote></div><br></div>