From owner-freebsd-net@FreeBSD.ORG Thu Jun 23 18:50:37 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA577106564A for ; Thu, 23 Jun 2011 18:50:37 +0000 (UTC) (envelope-from gygy@stsnet.ro) Received: from mail.stsnet.ro (mail.stsnet.ro [193.151.31.253]) by mx1.freebsd.org (Postfix) with ESMTP id 9A8448FC22 for ; Thu, 23 Jun 2011 18:50:37 +0000 (UTC) Received: from mail.stsnet.ro (localhost.localdomain [127.0.0.1]) by mail.stsnet.ro (Postfix) with ESMTP id 2E9EE16DDA7 for ; Thu, 23 Jun 2011 21:50:33 +0300 (EEST) Received: from localhost.localdomain [127.0.0.1] by BitDefender SMTP Proxy on localhost.localdomain [127.0.0.1] for localhost.localdomain [127.0.0.1]; Thu, 23 Jun 2011 21:50:33 +0300 (EEST) Received: from mail.stsnet.ro (localhost.localdomain [127.0.0.1]) (Authenticated sender: gygy) by mail.stsnet.ro (Postfix) with ESMTPA id 019F416DDA5 for ; Thu, 23 Jun 2011 21:50:33 +0300 (EEST) Received: from 188.26.159.151 (SquirrelMail authenticated user gygy) by mail.stsnet.ro with HTTP; Thu, 23 Jun 2011 21:50:33 +0300 Message-ID: In-Reply-To: <4E0382A5.1070700@sentex.net> References: <4E0337A6.4020101@stsnet.ro> <4E033EDE.1030108@sentex.net> <4E036578.5030307@sentex.net> <06a38a6cef174a9a6e8084f519195caf.squirrel@mail.stsnet.ro> <4E0382A5.1070700@sentex.net> Date: Thu, 23 Jun 2011 21:50:33 +0300 From: "Adrian Minta" To: freebsd-net@freebsd.org User-Agent: SquirrelMail/1.4.20 MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BitDefender-Spam: No (0) X-BitDefender-SpamStamp: v1, build 2.8.97.164506, SQMD Hits: none, bayes score: 500(0), pbayes score: 241(0), neunet score: 0(0), SQMD: 86b202682f23743c1e7adca74b18f2d3.fuzzy.fzrbl.org, total: 0(775) X-BitDefender-CF-Stamp: none X-BitDefender-Scanner: Clean, Agent: BitDefender Smtp Proxy 3.1.0 on mail.stsnet.ro, sigver: 7.38016 Subject: Re: FreeBSD 8.2 and MPD5 stability issues X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 18:50:38 -0000 > On 6/23/2011 1:37 PM, Adrian Minta wrote: >>> *default release=cvs tag=RELENG_8 >>> Then follow the steps to install the kernel and world >>> >>> http://www.freebsd.org/doc/handbook/makeworld.html >> >> Thank you ! >> My server is stable now with 3572 sessions. >> The issue now seems to be the rate of new connections/sec. When a new >> "ng" >> device is created some scripts are run (like /etc/pccard_ether ). The >> scripts drive the CPU to 100% and sometimes new connections fail to >> establish. >> >> I guess I have to find a bigger CPU now :) > > > Thats great to hear! Is that with ivp6 enabled or disabled ? > > ---Mike > I left him disabled because I don't need it anyway.