Re: Squid error messages

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 23 Nov 1998 23:48:27 +0100

Sherif Mohamed Ismaiel wrote:

> Does anyone know where one can find a place where all the squid error
> messages and their meangings are listed....

Unfortunately there is no such listing except the source combined with
the documentation to your OS. Most Squid errors (like clientReadRequest
below) only reports the error Squid got from the OS when trying to
perform a I/O operation.

> Nov 10 18:00:56 alpha2 squid[207]: clientReadRequest: FD 55: (11)
> Resource temporarily unavailable

Your OS is probably out of some kind of socket related memory resource
(mbufs or whatever).

> Nov 21 03:10:02 alpha2 squid[206]: storeWriteCleanLog:
> /usr/local/squid/cache1/log_clean: (0) Error 0

Looks like Squid has lost the error code here. Squid 1.X has some bad
habits with error codes...

> I'm using squid version 1.1.22 if that might help.....

Try upgrading to a "supported" version. Squid 1.X is end-of-lifetime and
no further fixes for Squid 1.X will be provided (not by me anyway, and
probably not by the NLANR people either).

---
Henrik Nordstrom
Spare time Squid hacker
Received on Mon Nov 23 1998 - 15:42:13 MST

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