tor 2010-02-18 klockan 12:21 -0600 skrev Ryan McCain: > BTW, Websense does support Squid 2.6. Would upgrading from 2.5 to 2.6 possibly help? Most likely not as the error seems to be on the web server and not Squid. What you can try is to filter out the X-Forwarded-For header to see if that makes any difference. request_header_access X-Forwarded-For deny all [not sure the above syntax works in 2.5.. may be it's header_access, or mabe even older directives, memory of 2.5 and even 2.6 have faded] Regards Henrik