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...
Show off your group to the world. Share a photo of your group with us.

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 222 - 252 of 282   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
222
I'm looking for a well-written Java ftp daemon to benchmark. In a quick Google search, I found four candidates: 1. http://www.mycgiserver.com/~ranab/ftp/ Rana...
Dan Kegel
dankegel
Offline Send Email
Mar 18, 2002
7:13 am
223
There aren't a lot of people writing FTP servers out there in Java. :-( I'm surprised noone has one with non-blocking I/O though. --Chris...
Christopher Smith
cbsmith
Online Now Send Email
Mar 18, 2002
7:48 am
224
There aren't a lot of people writing FTP servers out there in Java. :-( I'm surprised noone has one with non-blocking I/O though. --Chris...
Christopher Smith
cbsmith
Online Now Send Email
Mar 18, 2002
7:48 am
225
I run "time dkftpbench -hssl-2.cs.unm.edu -n3000 -t180 -b1000 -u? -p? -fglobus.eps -sp" in host where ftp client is running. but i got erro message: "Option...
zhang_zoe
Offline Send Email
Apr 4, 2002
10:32 pm
226
... The status value of 550 is from the FTP server. It is defined in the FTP RFC as 550 Requested action not taken. File unavailable (e.g., file not found, no...
Dan Kegel
dankegel
Offline Send Email
Apr 5, 2002
4:44 pm
227
but four processes are successfully(get the file successfully) before the error pops up. li ... __________________________________________________ Do You...
zhang li
zhang_zoe
Offline Send Email
Apr 5, 2002
7:53 pm
228
... Are you sure? The log you posted made it look like two robousers had *started* but it wasn't clear they'd actually fetched any files. Try it with just 1...
Dan Kegel
dankegel
Offline Send Email
Apr 6, 2002
5:16 am
229
Anybody know what does this mean when running "time dkftpbench ..." "real 1m0.259s user 0m0.060s sys 0m0.200s" what does "real", "user", "sys" mean...
zhang li
zhang_zoe
Offline Send Email
Apr 7, 2002
8:32 pm
230
"man time" says: These statistics consist of (i) the elapsed real time between invocation and termination, (ii) the user CPU time (the sum of the tms_utime...
Jason Shupe
jshupe@...
Send Email
Apr 7, 2002
8:36 pm
231
hi, how can i measuer the cpu usage of ftp server? I use "time dkftpbench ..." on ftp client machine(different host from ftp server) and get "real ? user ? sys...
zhang li
zhang_zoe
Offline Send Email
Apr 20, 2002
1:37 am
232
... If you're measuring on an otherwise idle server, there are a number of commands you can use to see system load. For instance, on a Linux system you can use...
Shane Kerr
shane@...
Send Email
Apr 22, 2002
11:12 am
233
... No - been too busy. Dang it. And I have a copy of Solaris ready to install, too. It's probably an easy change (maybe just adding a couple ifdefs), but...
Dan Kegel
dankegel
Offline Send Email
Apr 24, 2002
11:10 pm
234
... Thanks, Ian! - Dan...
Dan Kegel
dankegel
Offline Send Email
Apr 26, 2002
5:41 pm
235
Hi Jeon! Thanks so much for the bugfix! - Dan...
Dan Kegel
dankegel
Offline Send Email
May 16, 2002
2:59 am
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
Messages 222 - 252 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