Date: Thu, 22 Mar 2001 14:28:52 -0600 From: "Michael C . Wu" <keichii@iteration.net> To: fs@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: tuning a VERY heavily (30.0) loaded s cerver Message-ID: <20010322142852.A19619@peorth.iteration.net> In-Reply-To: <200103211907.f2LJ7cp17933@earth.backplane.com>; from dillon@earth.backplane.com on Wed, Mar 21, 2001 at 11:07:38AM -0800 References: <200103211114.f2LBE0h57371@mobile.wemm.org> <Pine.LNX.4.21.0103211328310.9056-100000@imladris.rielhome.conectiva> <20010321120620.A932@peorth.iteration.net> <200103211817.f2LIHR416007@earth.backplane.com> <20010321102836.N12319@fw.wintelcom.net> <200103211907.f2LJ7cp17933@earth.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Just an update on the lovely loaded BBS server. We made our record-breaking number of users last night. After implementing the changes suggested, and kqueue'ifying the BBS daemon. We saw a dramatic increase in server power. Top number of users was 4704 users. Serving SSH, HTTP, SMTP, innd, BBSD with no delays. (Meanwhile, we had kernel profiling ON :) ) We had peak load averages of 100.0, read: no delay. I am certain that we could taken on 6000 users had we had that many users. (It died due to unrelated reason, not because of the load since the number of users had gone down to 4400.) iostat became a fraction of what it used to be before we set vfs.vmiodirenable=1. (Why is vfs.vmiodirenable=1 not enabled by default?) We used to die at about 4200 users with average loads of 200.0 even 300.0 For those still interested in kq'ed BBSD stats: http://zoo.ee.ntu.edu.tw/~keichii I'm ponder if this should have been posted to FreeBSD-Advocacy. :^) -- +-----------------------------------------------------------+ | keichii@iteration.net | keichii@freebsd.org | | http://iteration.net/~keichii | Yes, BSD is a conspiracy. | +-----------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010322142852.A19619>