On Wed, 23 Apr 2008 14:23:55 +0800
"Adrian Chadd" <[EMAIL PROTECTED]> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to