From owner-freebsd-mobile@FreeBSD.ORG Sat May 20 17:38:13 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 937A416A430 for ; Sat, 20 May 2006 17:38:13 +0000 (UTC) (envelope-from rsf@ns.live555.com) Received: from ns.live555.com (ns.live555.com [66.80.62.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E25543D49 for ; Sat, 20 May 2006 17:38:13 +0000 (GMT) (envelope-from rsf@ns.live555.com) Received: from ns.live555.com (localhost.live555.com [127.0.0.1]) by ns.live555.com (8.13.6/8.13.6) with ESMTP id k4KHcCmP071329 for ; Sat, 20 May 2006 10:38:12 -0700 (PDT) (envelope-from rsf@ns.live555.com) Received: (from rsf@localhost) by ns.live555.com (8.13.6/8.13.6/Submit) id k4KHcCpL071328; Sat, 20 May 2006 10:38:12 -0700 (PDT) (envelope-from rsf) Message-Id: <7.0.1.0.1.20060520103325.0207ce60@live555.com> X-Mailer: QUALCOMM Windows Eudora Version 7.0.1.0 Date: Sat, 20 May 2006 10:35:51 -0700 To: freebsd-mobile@freebsd.org From: Ross Finlayson In-Reply-To: <200605201247.27862.asstec@matik.com.br> References: <7.0.1.0.1.20060517080119.01e00df8@live555.com> <7.0.1.0.1.20060519133359.02083d70@live555.com> <446F2312.3000708@errno.com> <200605201247.27862.asstec@matik.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: More 'resource' problems with "ath0" X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 May 2006 17:38:17 -0000 >what I posted certainly is a valid workaround on your server where >the problem >ocurrs, you can set values runtime to your needs and see no more errors >instantly > >sysctl net.inet.udp.recvspace=65536 >sysctl net.inet.udp.maxdgram=131072 Unfortunately that's not true. The error occurred again yesterday, even after I set those values. Ross.