[Varnish] #1282: varnishncsa leaves URLs cuttoff for
Varnish
varnish-bugs at varnish-cache.org
Thu Mar 14 18:34:00 CET 2013
#1282: varnishncsa leaves URLs cuttoff for
-------------------------+-------------------------
Reporter: raymondjiii | Type: defect
Status: new | Priority: normal
Milestone: | Component: varnishncsa
Version: trunk | Severity: normal
Keywords: |
-------------------------+-------------------------
It appears that varnishncsa cuts off URLs at about the 300 character mark.
I set the format using:
-F %h %l %u %t %r %s %b %{Referer}i [%{X-Forwarded-For}i] %{X-Real-IP}i
%{VCL_Log:DU_url}x %{Varnish:handling}x
The VCL_Log:DU_url is the req.url at the end of sub vcl_recv which cuts
off at 248 characters
Is tere anyway to increase this even to the limit that Apache uses?
--
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1282>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list