Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 1995 19:31:39 -0400 (EDT)
From:      Brian Tao <taob@io.org>
To:        Joe Greco <jgreco@brasil.moneng.mei.com>
Cc:        hackers@freefall.freebsd.org
Subject:   Re: A moment in the life of ftp.cdrom.com
Message-ID:  <Pine.BSI.3.91.951004192633.24614G-100000@trepan.io.org>
In-Reply-To: <199510041619.LAA11600@brasil.moneng.mei.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Oct 1995, Joe Greco wrote:
> 
> My answer:  "Rubbish", and I promptly added a "sleep()" call right after the
> data read.  Wow did that ever do wonders to slow the transfers.  :-)

    This is essentially what I did to simulate a slow connection in
WebHound, my (as yet unreleased) Web server benchmark.  You can
configure it to usleep() within a range of milliseconds per packet.  I
can then adjust this to between, say, 200 and 1000 milliseconds per 1K
packet to approximate a v.32bis PPP connection.
--
Brian Tao <taob@io.org>
System Administrator, Internex Online Inc.
"Though this be madness, yet there is method in't"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.951004192633.24614G-100000>