ab2 (apache benchmark) problem

Dan Bilik dan at mail.neosystem.cz
Wed Apr 23 19:13:12 UTC 2008


On Wed, 23 Apr 2008 14:23:55 +0800
"Adrian Chadd" <adrian at 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


More information about the freebsd-stable mailing list