Re: Measuring bandwidth
Bogdan Ghita <b.ghita@jack.see.plym.ac.uk> Tue, 07 May 2002 17:38 UTC
Message-ID: <3CD81104.10A03A3F@jack.see.plym.ac.uk>
Date: Tue, 07 May 2002 18:38:12 +0100
From: Bogdan Ghita <b.ghita@jack.see.plym.ac.uk>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.14 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: "Vishnepolsky, Oleg" <ovishnepolsky@doubleclick.net>
Cc: tcp-impl@grc.nasa.gov
Subject: Re: Measuring bandwidth
References: <03E81ABDC8C2D31192C9009027D5B86E08ADB87E@NYC-EX03>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-tcp-impl@grc.nasa.gov
Precedence: bulk
Status: RO
Content-Length: 829
Lines: 23
Hello Oleg, Have a look at "A New Dynamic Web Server", Muntean et al, ICT2001. It is somehow work-in-progress, but it tackles the area of network conditions-based web content. Regards Bogdan Ghita "Vishnepolsky, Oleg" wrote: > Suppose a TCP server application wants to know what bandwidth and latency > there are for each of the connected clients. Depending on the bandwidth it > may serve different content. Depending on latency it may choose levels of > interactivity. In request-response protocols, such as HTTP, there is not a > lot of opportunity to measure bandwidth and latency on the responder side. > > Has anyone tackled these issues, say, with web servers ? Surely this is a > very practical matter. If you serve images, you want to server "nicer" > versions to folks with higher bandwidth. > > Oleg Vishnepolsky
- Measuring bandwidth Vishnepolsky, Oleg
- Re: Measuring bandwidth Alan Cox
- Re: Measuring bandwidth Bogdan Ghita
- Re: Measuring bandwidth Fred Baker