Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ftpbench · To develop an open-source FTP benchmark application,

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 57
  • Category: Software
  • Founded: Dec 1, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

... Sorry about that. I've set the list to moderate new members, and kicked out the cretin that posted that link. - Dan...
1 Dec 2, 2003
3:18 am

Dan Kegel
dankegel
Send Email

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...
1 Jun 21, 2003
12:09 am

dankegel
Send Email

... 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...
1 May 25, 2003
6:10 am

ak209@...
Send Email

Dear all, How could I modify it to turn it to a benchmark program for streaming server? Tak...
2 Apr 3, 2003
2:58 am

pang_yi_tak
Send Email

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...
2 Apr 2, 2003
7:58 pm

Dan Kegel
dankegel
Send Email

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...
2 Mar 30, 2003
2:47 am

Dan Kegel
dankegel
Send Email

... 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...
1 Feb 14, 2003
10:51 pm

Dan Kegel
dankegel
Send Email

... 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.) ... ...
1 Jan 6, 2003
7:40 am

Dan Kegel
dankegel
Send Email

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...
1 Dec 16, 2002
8:40 am

Dan Kegel
dankegel
Send Email

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...
1 Nov 12, 2002
4:49 am

Dan Kegel
dankegel
Send Email

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...
2 Nov 11, 2002
7:48 pm

Dan Kegel
dankegel
Send Email

Upon attempting to compile the program I receive the below output and error. Can anyone help out? g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"...
4 Oct 4, 2002
2:03 pm

Christopher Smith
cbsmith
Send Email

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...
1 Oct 3, 2002
6:34 pm

dankegel
Send Email

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...
1 Aug 24, 2002
11:41 pm

dank@...
dankegel
Send Email

Hello heres a patch to get dkftpbench to compile on FreeBSD. ... *************** ... #if HAVE_GETIFADDRS + #include <sys/types.h> #include <ifaddrs.h> #else ...
5 Jul 30, 2002
7:10 am

Francis little
oggy@...
Send Email

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...
1 Jul 4, 2002
9:50 pm

dank@...
dankegel
Send Email

Hi Jeon! Thanks so much for the bugfix! - Dan...
1 May 16, 2002
2:59 am

Dan Kegel
dankegel
Send Email

... Thanks, Ian! - Dan...
1 Apr 26, 2002
5:41 pm

Dan Kegel
dankegel
Send Email

... 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...
1 Apr 24, 2002
11:10 pm

Dan Kegel
dankegel
Send Email

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...
2 Apr 22, 2002
11:12 am

Shane Kerr
shane@...
Send Email

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...
6 Apr 7, 2002
8:36 pm

Jason Shupe
jshupe@...
Send Email

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...
3 Mar 18, 2002
7:48 am

Christopher Smith
cbsmith
Send Email

I found the millisecond timeout interface in waitForEvent() and waitAndDispatchEvents() to be quite inadequate. I'm using the Poller_kqueue() in NS's emulation...
5 Feb 28, 2002
4:53 pm

shashibg
Send Email

Hi Dan and Jonathan, Here's a simple program that I hacked up to see if kqueue() can check for /dev/bpf* readiness. It turns out that kqueue() wrongly reports...
2 Feb 28, 2002
8:26 am

Dan Kegel
dankegel
Send Email

OK, I threw together a distributed version of dkftpbench using corba. The idea is you run a copy of CorbaPlatoon_impl on each load machine, and one copy of...
1 Feb 15, 2002
5:25 am

Dan Kegel
dankegel
Send Email

Version 0.40 of dkftpbench comes with Corba support, thanks to a little corbification by Leo. It works with OmniOrb 3 for sure; I tested that by building...
1 Feb 13, 2002
5:26 am

Dan Kegel
dankegel
Send Email

This version ramps up adaptively (thanks to work by Steven Mueller). You can specify how many connections to make in parallel. The default, 1, is...
1 Feb 12, 2002
7:20 am

Dan Kegel
dankegel
Send Email

Hi As part of my masters degree assignment ,i have to design and implement FTP Server and Client and submit that assignment by feb 10th.I am basically java...
3 Feb 5, 2002
1:00 am

Christopher Smith
cbsmith
Send Email

CHANGELOG for dkftpbench 0.38 Compiles on Solaris 7 -- getifaddrs.c doesn't do anything there yet, but at least it compiles. You may now override CFLAGS and...
3 Dec 12, 2001
10:09 am

Dan Kegel
dankegel
Send Email

Hello I am unable to compile dkftpbench-0.37 on Solaris. I am getting numerous errors, which I have pasted below. I would very much appreciate any help you...
3 Nov 27, 2001
12:20 am

sasha oblak
sashaoblak
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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