Mark Nottingham wrote:
Can 3.x's URL limit be safely changed at compile time?
It appears so. Only confirmed working up to 8192 so far.
It should be able to go up further, but the max-header-length limits
start to have effects if actual received lengths get close to the header
limit of 64KB IIRC.
Amos
Cheers,
On 19/05/2008, at 10:31 PM, Amos Jeffries wrote:
Henrik Nordstrom wrote:
On fre, 2008-05-16 at 15:14 -0400, Freeman, Aleda (EEA) wrote:
Our organization is running squid 2.5.9-10. We're having a problem
sending a request to tomcat through squid that
has a 4,377 chars or more URI. (it's a very long GET request).
Indeed. Squid supports URL sizes up to 4KB.
This is defined by MAX_URL in defines.h, but I can not guarantee that
it's safe to change this.
This has been changed to allow up to 8KB URL from 3.0 stable 5.
Amos
--
Please use Squid 2.6.STABLE20 or 3.0.STABLE5
--
Mark Nottingham mnot@xxxxxxxxxxxxx
--
Please use Squid 2.6.STABLE20 or 3.0.STABLE5