Re: [squid-users] Confusing error condition ...

From: Marc Elsen <marc.elsen@dont-contact.us>
Date: Fri, 02 May 2003 10:42:01 +0200

Adam Finster wrote:
>
> greetings all,
>
> why would squid be returning this error:
>
> =======================================
> HTTP/1.0 503 Service Unavailable
> Server: Squid/2.4.STABLE6
> Mime-Version: 1.0
> Date: Fri, 02 May 2003 01:31:04 GMT
> Content-Type: text/html
> Content-Length: 1918
> Expires: Fri, 02 May 2003 01:31:04 GMT
> X-Squid-Error: ERR_ZERO_SIZE_OBJECT 0
> =======================================
>
> when I know for a fact that the service is available? is there something
> in the .conf file that would be blocking? I'm also interested in the
> "ERR_ZERO_SIZE_OBJECT 0" line as well.
>

  The remote webserver may be experiencing difficulties, or perhaps
  you may have some networking problems in the path between your squid
  and the webserver.

  Verify the remote's object 'condition' with :

             http://www.ircache.net/cgi-bin/cacheability.py

  M.

> Here is a snippet of what we send out (irrelevant bits cut out):
>
> =======================================
> GET http://[address:port]/[our command string] HTTP/1.1
> Host: [address:port]
> cache-Control: no-cache
> Connection: Keep-Alive
> Proxy-Authorization:Basic user:password
> =======================================
>
> Regards,
>
> Adam Finster
> CV Computer Services Pty. Ltd.
> mailto:adam@cvcomputers.com.au
> http://www.cvcomputers.com.au
> Tel: 07 5532 0033

-- 
 'Love is truth without any future.
 (M.E. 1997)
Received on Fri May 02 2003 - 02:42:36 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:09 MST