Greetings, I have a squid cache that was working fine for a couple of days, and then I get the following: 2007/08/23 09:53:40| Failed to select source for 'http://url.somehost.com/url.file" 2007/08/23 09:53:40| always_direct = 0 2007/08/23 09:53:40| never_direct = 0 2007/08/23 09:53:40| timedout = 0 I am able to retrieve the file using telnet url.somehost.com 80 GET /url.file HTTP/1.0 Does anyone know what could be causing this issue? Thanks in advance.