<div dir="ltr">Hello,<div><br></div><div>Reading the logs from the varnishncsa daemon I realized that the url top size is 255, even though that the url reaching the backend is larger (it has many GET parameters). also checking the Hash entries from the barnishlog I see that is only using the first 255 characters.... I'm looking how to increase the size and I found some related issue here <a href="https://www.varnish-cache.org/trac/ticket/1016">https://www.varnish-cache.org/trac/ticket/1016</a> but I'm reading the description of those parameters in <a href="https://www.varnish-cache.org/docs/3.0/reference/varnishd.html">https://www.varnish-cache.org/docs/3.0/reference/varnishd.html</a> and it doesn't look related to my problem (in the apache logs of my backend servers I can see that the URL is arriving correctly, with more than 255 characters)</div>

<div><br></div><div>Could you please tell me how to increase that limitation?</div><div><br></div><div>thanks!</div></div>