Sorry to bother the group with this, but I am consistently getting more spam at work and this is the only external e-mail list I am on. So, I'm wondering if...
cheryl huntington
Cheryl.Huntington@...
Nov 11, 2002 7:39 pm
250
... I get a ton of that kind of spam, but then, my email address is widely published. (If it weren't for SpamAssasin, I'd get no work done.) I just did a...
I was shamed into updating my c10k page a bit; someone at Red Hat commented on how out of date it was :-( It now covers recent Linux activity better, and I've...
Anyone else read this? It has a very good high level description of livelock and deadlock in multithreaded programs in the middle of a very good description...
... Sigh. I've been warned about that before. Very sloppy of me, thanks. (I'm reattaching your two patches to this email for the benefit of the list.) ... ...
... Yeah, it was getting old, and having it around was confusing. Now that machines are getting so fast, maybe it's worth running Volanomark up beyond 6000...
Dear all, I cannot download source code form the website http://www.kegel.com/dkftpbench/? Why? If anyone has source code of the benchmark program, could u...
... No idea. http://www.kegel.com/dkftpbench/dkftpbench-0.45.tar.gz downloads fine for me. ... On MacOS/X, probably, yes. On MacOS9.x or earlier, no. - Dan --...
... I had the same error with Debian Woody v3.0r1, gcc-2.95 was version 2.95.4-11woody1 and g++-2.95 was version 2.95.4-11woody1 I installed gcc-3.0 and g++3.0...
ak209@...
May 25, 2003 6:10 am
262
I ran betaftpd under valgrind and stressed it out with dkftpbench with over 500 users, then killed dkftpbench. This caused numerous problems to be reported by...
... It seems to think the connection was closed as soon as it connected. To get more detail, edit nbbio.cc and change the #if 0 to #if 1. But before you do...
Hi, I am trying to messure 100 concurrent users: ./dkftpbench -h192.168.41.37 -n100 -c100 -uftpuser0 -pasdf - f/home/ftpuser0/FtpFile I am running RH8 Here is...
I use redhat enterprise Linux 3.0 AS Update 1 Server: Celeron II 1G,512MB Memory,40GB 7200RPM Harddisk Client: P4 3.2G, 512MB Memory, 120GB 7200RPM Harddisk ...
... Have you tried increasing ulimit -n in the script that starts the server process? - Dan -- My technical stuff: http://kegel.com My politics: see...
Dear Dan! I thought the failed tests are caused by a wrong compilation. The programm works fine since I use the '-f' option. But the compilation error still...
Hello Dan! I hope you still looking up this group! I searched in the messages for an answer to my question, but didnot found something new. I installed...
Hi, I am not able to built the sources. I run ./configure and then run make all. I get the following error. ... %uname -a FreeBSD ted.isi.edu 4.10-STABLE...
Nirav Jasapara
jasapara@...
Nov 1, 2004 4:41 am
274
... SIGRTMIN is part of the Real Time Signals optional section of POSIX. It would be nice if dkftpbench did not require Real Time Signals to compile. Sounds...
... Thanks Dan :) Here is a patch. (Use with caution!) %cat patch ... +++ Poller_test.cc Sun Oct 31 23:16:49 2004 @@ -36,6 +36,10 @@ #include...
Nirav Jasapara
jasapara@...
Nov 1, 2004 2:52 pm
276
Hi, Have started using this tool since a couple of days. Can anyone suggest me the best way to use this to generate load. I have been successful in generating...
... i dont think the proxy is the bottleneck, because the cpu usage and mem usage is still low in the proxy. for http load generation with the proxy in place...
Hi!, after type ./configure, when i do make check i get: make check-TESTS make[1]: Entering directory `/home/blaxter/tmp/dkftpbench-0.45' No tests failed. ...