Re: Unidentified subject!

From: Alex Rousskov <rousskov@dont-contact.us>
Date: Thu, 27 May 1999 22:08:03 -0600

On Thu, 27 May 1999, Anthony Lemons wrote:

> http://jabba.ovis.net/webspeed What are server 500 internal erros? Does the
> 503 gateway timeouts mean I have something set up wrong in our router?

503 is not a "Gateway Timeout" response status. It is "Service
Unavailable". Both 500 and 503 are probably generated by origin servers so
you do not have to worry about them. To be sure, check your access logs.
See HTTP specs for details about these "errors".

*504* Gateway Timeout are probably denied attempts to fetch objects (that
are missing locally) from your siblings. See HTTP only-if-cached
cache-control option for more info. Recent versions of Squid will handle
those automagically by fetching the object from a parent or going direct.
Relatively small percentage of 504s is normal.

Alex.
Received on Thu May 27 1999 - 21:49:37 MDT

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