From owner-freebsd-questions Thu Apr 26 7:38:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.217.222.20]) by hub.freebsd.org (Postfix) with ESMTP id 79FF937B422 for ; Thu, 26 Apr 2001 07:38:08 -0700 (PDT) (envelope-from freebsd-questions-local@insignia.com) Received: from wolf.isltd.insignia.com (wolf.isltd.insignia.com [172.16.1.3]) by highland.isltd.insignia.com (8.11.2/8.11.2/check_local4.2) with ESMTP id f3QEbpD59293 for ; Thu, 26 Apr 2001 15:37:51 +0100 (BST) Received: (from news@localhost) by wolf.isltd.insignia.com (8.9.3/8.9.3) id PAA15891 for freebsd-questions@freebsd.org; Thu, 26 Apr 2001 15:37:57 +0100 (BST) X-Authentication-Warning: wolf.isltd.insignia.com: news set sender to freebsd-questions-local@insignia.com using -f From: "Jim Hatfield" To: freebsd-questions@freebsd.org Subject: socket failure: (55) No buffer space available Date: Thu, 26 Apr 2001 15:37:49 +0100 Message-ID: <9c9bs4$fgg$1@wolf.isltd.insignia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running a mid-Feb 4.2-STABLE system as a transparent Web proxy implemented with Squid. All has been fine until this morning when I started getting the above error messages. I presume this is a socket() call returning ENOBUFS. My question is, is there a sysctl variable or netstat option which I can use to monitor the available buffer space, and send me a warning when it starts getting low? Jim Hatfield To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message