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.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 237 - 267 of 282   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
237
This release fixes the bug reported by Jeon where Poller_select::getNextEvent could return a deleted client, adds a type() method to ftp_client_*, and makes...
dank@...
dankegel
Offline Send Email
Jul 4, 2002
9:50 pm
238
Hello heres a patch to get dkftpbench to compile on FreeBSD. ... *************** ... #if HAVE_GETIFADDRS + #include <sys/types.h> #include <ifaddrs.h> #else ...
oggy@...
Send Email
Jul 28, 2002
9:08 am
239
... Thanks, Francis! (So, now that it compiles, does it actually work? :-) - Dan...
dank@...
dankegel
Offline Send Email
Jul 28, 2002
11:37 am
240
It seems to work fine. I'm using it to hammer an ftpd i've been working on :o) Francis ... Thanks, Francis! (So, now that it compiles, does it actually work?...
Francis little
oggy@...
Send Email
Jul 29, 2002
6:59 am
241
Have you tried setting up a bunch of alias interfaces, and using the -a flag to ftpbench to spread out the clients over those interfaces? Helps avoid running...
dank@...
dankegel
Offline Send Email
Jul 30, 2002
4:44 am
242
That is very usefull - i will have to have a go with that. I'm currently stuck with a 10/100 switch - 1 x 100MB port and 12 x 10MB ports - so i could load my...
Francis little
oggy@...
Send Email
Jul 30, 2002
7:10 am
243
Saubra Gargh sent in a patch fixing a couple minor Solaris compile failures. Still doesn't pass the unit test with /dev/poll, though. It's having trouble...
dank@...
dankegel
Offline Send Email
Aug 24, 2002
11:41 pm
244
I and Vasan Sundar recently ported Poller_poll.cc to c, and I'm using it in a fun little load test app at work. While debugging that app, I happened to run...
dankegel
Offline Send Email
Oct 3, 2002
6:34 pm
245
Upon attempting to compile the program I receive the below output and error. Can anyone help out? g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"...
Kenneth Eaton
eatonke12345
Offline Send Email
Oct 3, 2002
7:55 pm
246
Hmm. I wonder if you might need to use gcc3... what compiler are you using? - Dan...
Dan Kegel
dankegel
Offline Send Email
Oct 4, 2002
2:25 am
247
I am using version egcs-2.91.66....
Kenneth Eaton
eatonke12345
Offline Send Email
Oct 4, 2002
1:02 pm
248
... That's a tad old, particularly for compiling C++ code. I suggest you update to one of the newer versions of g++, as it looks like your compiler is getting...
Christopher Smith
cbsmith
Online Now Send Email
Oct 4, 2002
2:03 pm
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
Messages 237 - 267 of 282   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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