freebsd-ports/benchmarks/webbench/pkg-descr
Pav Lucistnik 8bcaa3e723 - Obey NO_INSTALL_MANPAGES
- Obey NOPORTDOCS

PR:		ports/61802
Submitted by:	Radim Kolar <hsn@netmag.cz> (maintainer)
2004-01-23 23:37:38 +00:00

12 lines
571 B
Text

webbench is very simple HTTP benchmarking tool, which can benchmark
both WWW and proxy servers. webbench uses fork() for simulating
multiple clients and supports benchmarking by HTTP/0.9-HTTP/1.1
requests (without Keep-Alive). This benchmark is not very realistic,
but can test if your HTTPD can really handle many clients at once (try
to run some CGIs) without taking your machine down. I am using this
program for setting maximum number of Apaches. Webbench displays
results in pages/min and bytes/sec.
Radim Kolar
WWW: http://home.tiscali.cz/~cz210552/webbench.html