blob: d64359398494354ccec140ce9c742b2f9ccc220d (
plain)
1
2
3
4
5
6
7
8
9
|
dkftpbench is an FTP benchmark program inspired by SPECweb99. The result of
the benchmark is a number-of-simultaneous-users rating; after running the
benchmark properly, you have a good idea how many simultaneous dialup clients
a server can support. The target bandwidth per client is set at 28.8
kilobits/second to model dialup users; this is important for servers on the
real Internet, which often serve thousands of clients on only 10 MBits/sec of
bandwidth.
WWW: http://www.kegel.com/dkftpbench/
|