Hi all,
I'm a new member of this list. I've faced an error with dkftpbench
for benching our server:
$ ./dkftpbench -hrostam -n300 -t600 -fx10k.dat -v
...
robouser13::unwatchfd 29: stopping
1 users alive, 15 users dead; at least 600 seconds to end of test
User15: fetching 10240 bytes took 1.133100 seconds, 9037 bytes per second
User15: fetching 10240 bytes took 1.132700 seconds, 9040 bytes per second
User15: fetching 10240 bytes took 1.133200 seconds, 9036 bytes per second
User15: fetching 10240 bytes took 1.132700 seconds, 9040 bytes per second
User15: fetching 10240 bytes took 1.132600 seconds, 9041 bytes per second
ftp_client_pipe_t::skedCallback: get timeout, calling shutdown()
robouser15::unwatchfd 33: stopping
All users dead. Test failed.
But I run it for wu-ftp (Linux) successfuly.
Right after the bench, I can get x10k.dat using ftp client of linux.
I even run with -n1 (one user) but it fails in the same way.
What's wrong?
Thanks in advance,
--Hamid