Hello,

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
https://www.varnish-cache.org/trac/ticket/1016 but I'm reading the
description of those parameters in
https://www.varnish-cache.org/docs/3.0/reference/varnishd.html 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)

Could you please tell me how to increase that limitation?

thanks!
_______________________________________________
varnish-misc mailing list
[email protected]
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc

Reply via email to