Date: Wed, 23 Apr 2008 20:52:51 +0200 From: Dan Bilik <dan@mail.neosystem.cz> To: freebsd-stable@freebsd.org Subject: Re: ab2 (apache benchmark) problem Message-ID: <20080423205251.0e50ab4d.dan@mail.neosystem.cz> In-Reply-To: <d763ac660804222323mc0e156ak6234757d72923b8e@mail.gmail.com> References: <fuivn7$9et$1@ger.gmane.org> <20080422195112.GA45977@eos.sc1.parodius.com> <d763ac660804222323mc0e156ak6234757d72923b8e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 23 Apr 2008 14:23:55 +0800 "Adrian Chadd" <adrian@freebsd.org> wrote: > I've got a locally modified apachebench1 which uses libevent and has > some tidyups applied - it isn't multithreaded, but it can do ~ gigabit > of testing traffic on a single CPU.. We were also hitting the limits of ab, but instead of hacking Apache sources we've ended up writing our own benchmark tool. With it we were able to get up to 18k req/sec from Apache 2.2 (serving static content through a custom module). Moreover, the tool is not bound to HTTP and can be used to benchmark other TCP servers as well. Should you find it useful, you can get it at http://neosystem.cz/tools/tst-0.7.tar.gz . Dan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080423205251.0e50ab4d.dan>