Hi, when I try access the following website http://www.flysaaspecials.com/ I get a "500 Internal Server Error" from the browser and the below logs from squid. yet when I try this without going though my squid proxy it works and the proxy and my workstation go though the same firewall. 1246540647.587 822 172.20.128.100 TCP_MISS/500 565 GET http://www.flysaaspecials.com/ - DIRECT/8.12.42.47 text/html 1246540670.294 0 172.20.128.100 TCP_NEGATIVE_HIT/500 573 GET http://www.flysaaspecials.com/ - NONE/- text/html 1246540675.024 1 172.20.128.100 TCP_NEGATIVE_HIT/500 573 GET http://www.flysaaspecials.com/ - NONE/- text/html what debugging section can I enable to get a clearer picture on what is going on? I have tried deleting the cache for that specific url http://www.flysaaspecials.com/ and Ive told squid not to cache this domain using the always_direct statment with out anyluck.. any ideas? Thanks Regards