From owner-freebsd-net Thu Jan 31 20:52: 9 2002 Delivered-To: freebsd-net@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 255A737B405 for ; Thu, 31 Jan 2002 20:52:08 -0800 (PST) Received: from FreeBSD.org ([63.193.112.125]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GQU00D1386VQ0@mta5.snfc21.pbi.net> for net@FreeBSD.ORG; Thu, 31 Jan 2002 20:52:07 -0800 (PST) Date: Thu, 31 Jan 2002 20:52:58 -0800 From: Jeffrey Hsu Subject: Re: Need Help ASAP: Out of UDP space? In-reply-to: Message from Nick Rogness "of Thu, 31 Jan 2002 21:18:56 CST." To: Nick Rogness Cc: net@FreeBSD.ORG Message-id: <0GQU00D1486VQ0@mta5.snfc21.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > The UDP "dropped due to full socket buffers" increases with time This is on the receiving machine, right? It looks like the application isn't reading the buffer. Do a 'ps l' on the application and look at the WCHAN to see if the application is running or waiting for something. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message