dkftpbench is an FTP benchmark. It measures how many simultaneous dialup users can be downloading from an FTP site at the same time. It contains experimental support for distributing the load generation across many machines via CORBA.
| Tags | Software Development Testing Networking Systems Administration Monitoring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX BSD FreeBSD Linux Solaris |
| Implementation | C++ |
Recent releases


Release Notes: This release adds support for distributing load generation across multiple machines using CORBA.


Release Notes: This release should compile on Montevista Hard Hat PPC now (had to avoid max, in_addr_t, and gethostbyname).


Release Notes: You can now choose between select(), poll(), /dev/poll, sigio, sig-per-fd, and kqueue() readiness notification on the commandline.


Release Notes: Several bugfixes, noticing slow users sooner, and printing a useful message when a user is killed because they weren't getting enough throughput.


Release Notes: First release.