Search the web
Sign In
New User? Sign Up
ftpbench · To develop an open-source FTP benchmark application,
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 249 - 279 of 279   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
249
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@...
Send Email
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...
Dan Kegel
dankegel
Offline Send Email
Nov 11, 2002
7:48 pm
251
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...
Dan Kegel
dankegel
Offline Send Email
Nov 12, 2002
4:49 am
252
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...
Dan Kegel
dankegel
Offline Send Email
Dec 16, 2002
8:40 am
253
... 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.) ... ...
Dan Kegel
dankegel
Offline Send Email
Jan 6, 2003
7:40 am
254
... 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...
Dan Kegel
dankegel
Offline Send Email
Feb 14, 2003
10:51 pm
255
Greetings All, Is there a way to test for max sftp client connections to a server that uses the sftp_server subsystem of ssh? Micael Intinarelli...
michael_intinarelli
michael_inti...
Offline Send Email
Mar 29, 2003
5:56 pm
256
... I haven't heard of one, but it probably wouldn't be too hard to throw one together if none exist yet. - Dan -- Dan Kegel http://www.kegel.com ...
Dan Kegel
dankegel
Offline Send Email
Mar 30, 2003
2:47 am
257
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...
takwonder
Offline Send Email
Apr 2, 2003
6:57 pm
258
... 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 --...
Dan Kegel
dankegel
Offline Send Email
Apr 2, 2003
7:58 pm
259
Dear all, How could I modify it to turn it to a benchmark program for streaming server? Tak...
pang_yi_tak
Offline Send Email
Apr 3, 2003
2:52 am
260
Dear all, How could I modify it to turn it to a benchmark program for streaming server? Tak...
pang_yi_tak
Offline Send Email
Apr 3, 2003
2:58 am
261
... 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@...
Send Email
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...
dankegel
Offline Send Email
Jun 21, 2003
12:09 am
264
... Sorry about that. I've set the list to moderate new members, and kicked out the cretin that posted that link. - Dan...
Dan Kegel
dankegel
Offline Send Email
Dec 2, 2003
3:18 am
265
... 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...
Dan Kegel
dankegel
Offline Send Email
Dec 11, 2003
3:41 pm
266
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...
yairinbal
Offline Send Email
Dec 11, 2003
6:03 pm
267
Dear Dan, How could I remove from ftpbench mail list? Regards, Tak ... _________________________________________________________ Do You Yahoo!? ...
Richard Pang
takwonder
Offline Send Email
Dec 14, 2003
2:03 pm
268
... The correct unsubscribe info is "To unsubscribe from this group, send an email to: ftpbench-unsubscribe@yahoogroups.com" - Dan...
Dan Kegel
dankegel
Offline Send Email
Dec 14, 2003
4:30 pm
269
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 ...
cjackeroo
Offline Send Email
May 21, 2004
2:13 pm
270
... Have you tried increasing ulimit -n in the script that starts the server process? - Dan -- My technical stuff: http://kegel.com My politics: see...
Dan Kegel
dankegel
Offline Send Email
May 21, 2004
2:15 pm
271
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...
sudv0071_marco
Offline Send Email
Oct 15, 2004
7:53 am
272
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...
sudv0071_marco
Offline Send Email
Oct 15, 2004
7:54 am
273
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@...
Send Email
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...
Dan Kegel
dankegel
Offline Send Email
Nov 1, 2004
5:03 am
275
... 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@...
Send Email
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...
chetan_the_gaul
Online Now Send Email
Jan 19, 2005
7:01 am
277
... Could it be your proxy has a bottleneck? - Dan -- Trying to get a job as a c++ developer? See http://kegel.com/academy/getting-hired.html...
Dan Kegel
dankegel
Offline Send Email
Jan 19, 2005
7:21 am
278
... 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...
chetan_the_gaul
Online Now Send Email
Jan 19, 2005
5:09 pm
279
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. ...
blaxter2000
Offline Send Email
Mar 14, 2006
4:45 pm
Messages 249 - 279 of 279   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help