On 2016-12-13 22:03, Alex Rousskov wrote:
On 12/13/2016 09:51 AM, Eliezer Croitoru wrote:
I think that the maximum size was 64k

The maximum appears to be 8KB:

  v3.5/src/defines.h:#define MAX_URL  8192
  v4/src/defines.h:#define MAX_URL  8192
  v5/src/defines.h:#define MAX_URL  8192

IIRC, there are many emails discussing this limit and what to do about it.

Alex.

On Tue, Dec 13, 2016 at 11:08 AM, Odhiambo Washington wrote:

    Hi,

    Saw this on my cache.log (squid-3.5.22, FreeBSD-9.3,):

2016/12/13 11:47:55| WARNING: no_suid: setuid(0): (1) Operation not
    permitted
2016/12/13 11:47:55| WARNING: no_suid: setuid(0): (1) Operation not
    permitted
    2016/12/13 11:47:55| HTCP Disabled.
    2016/12/13 11:47:55| Finished loading MIME types and icons.
    2016/12/13 11:47:55| Accepting NAT intercepted HTTP Socket
    connections at local=[::]:13128 remote=[::] FD 39 flags=41
    2016/12/13 11:47:55| Accepting HTTP Socket connections at
    local=[::]:13130 remote=[::] FD 40 flags=9
    2016/12/13 11:47:55| Accepting NAT intercepted SSL bumped HTTPS
    Socket connections at local=[::]:13129 remote=[::] FD 41 flags=41
    2016/12/13 11:47:55| Accepting ICP messages on [::]:3130
    2016/12/13 11:47:55| Sending ICP messages from [::]:3130
    *2016/12/13 11:53:25| urlParse: URL too large (11654 bytes)*


    --
    Best regards,
    Odhiambo WASHINGTON,
    Nairobi,KE
    +254 7 3200 0004/+254 7 2274 3223
    "Oh, the cruft."


Details could be found in the following bug report:
http://bugs.squid-cache.org/show_bug.cgi?id=4422#c1

Garri
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to