On Mon, 8 Mar 2004, Michael Gale wrote: > Hello, > > My access.log shows the following when I try and access this site: > > > TCP_MISS/503 1461 GET http://www.eddiebauer.com/ - NONE/- text/html [Host: > www.eddiebauer.com\r\nUser-Agent: > Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 > Firefox/0.8\r\nAccept: > text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8 > ,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1\r\nAccept-Language: > en-us,en;q=0.5\r\nAccept-Encoding: gzip, deflate\r\nAccept-Charset: > ISO-8859-1,utf-8;q=0.7,*;q=0.7\r\nKeep-Alive: 300\r\nProxy-Connection: > keep-alive\r\n] [HTTP/1.0 503 Service Unavail able\r\nServer: > squid/2.5.STABLE5\r\nMime-Version: 1.0\r\nDate: Mon, 08 Mar 2004 15:49:37 > GMT\r\nContent-Type: text/html\r\nContent-Length: 109 0\r\nExpires: Mon, 08 Mar > 2004 15:49:37 GMT\r\nX-Squid-Error: ERR_CONNECT_FAIL 111\r\n\r] > > > So it appears I am getting a HTTP 503 response - Service Unavailable ?
You get a 503 because the site refuses the connection from your Squid. Regards Henrik
