<div dir="ltr">I believe you need to start varnishd with the following:   -p shm_reclen=1024 or whatever value works for you.<div><br></div><div>Depending on how you have it setup you might have it set in /etc/sysconfig/varnish with other startup parameters.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 21, 2015 at 6:29 PM, Jesper Larsen <span dir="ltr"><<a href="mailto:jla@fcoo.dk" target="_blank">jla@fcoo.dk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Varnish people<br>
<br>
(Warning: new to Varnish:-)<br>
<br>
I am using varnishtop (varnish 4.0.3 on Ubuntu) to figure out whether my Varnish setup caches my stuff properly. The backend server is however a web service for which the URL's to the resources are very long (> 256 characters). And many of the requests are actually identical at least up to the first 256 characters.<br>
<br>
When I run:<br>
<br>
varnishtop -i BereqURL -1<br>
<br>
it does however seem like it is only showing the first 254 characters (or so) of the URL's and it does in fact also seem like the URL's which are identical up to this number of characters are "lumped" together increasing the count of backend requests for that particular resource. This makes it hard to see if requests are in fact cached properly. The same issue seems to affect at least varnishncsa (I guess it comes from varnishlog).<br>
<br>
Is there any way to make varnishtop use the entire URL?<br>
<br>
Best regards,<br>
Jesper<br>
<br>
_______________________________________________<br>
varnish-misc mailing list<br>
<a href="mailto:varnish-misc@varnish-cache.org">varnish-misc@varnish-cache.org</a><br>
<a href="https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc" rel="noreferrer" target="_blank">https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc</a><br>
</blockquote></div><br></div>