I'm looking at using Squid 3.1.3 as a reverse proxy on FreeBSD 8 x64, but I need to allow URLs up to 16kb. Aside from upping MAX_URL to 16384 in defines.h, are there any other settings I need to modify? Any metrics to watch to ensure I'm not causing issues on my server? -SH