On Wed, 7 Jul 2004 01:11:48 +0000 David Hubner <[EMAIL PROTECTED]> wrote:
Hi again, Sorry was late last night so i made a few mistakes :) Basically when squid gets a URL like sourceforge.net:433 and sends it to the redirector, the redirector sends back a BOUNCE url of http://www.somesite.com/nono.html but squid does not like this for some reason and sends back the below information. I have checked the code and i am sure it is sending back the following line: http://www.somesite.com/nono.html 192.168.0.2/workstation.local - CONNECT Any ideas? > Hi, > > I am the programmer of soulcatcher. When squid gets the URL > https://sourceforge.net/blahblah and sourceforge directs the user to > sourceforge.net:433 squid misses. soulcatcher returns the line > > sourceforge.net:433 192.168.0.2/l l l > > a valid line. > > squid logs say > > 1089162468.014 3 192.168.0.2 TCP_MISS/404 0 CONNECT sourceforge.net:443 - > DIRECT/- - > > and returns the following URL to the browser > > ------------------------------------------------ > While trying to retrieve the URL: http:443 > > The following error was encountered: > > Unable to determine IP address from host name for http > > The dnsserver returned: > > Name Error: The domain name does not exist. > > This means that: > > The cache was not able to resolve the hostname presented in the URL. > Check if the address is correct. > > Your cache administrator is webmaster. > ------------------------------------------------- > > Does squid have a problem with url put this way? > > -- > David Hubner > [EMAIL PROTECTED] > > "If you are going through hell, keep going." > - Sir Winston Churchill (1874-1965) -- David Hubner [EMAIL PROTECTED] "If you are going through hell, keep going." - Sir Winston Churchill (1874-1965)
