Balasan: Re: Max Transfer Rate
Status: Alpha
Brought to you by:
coroberti
From: Niko W. S. S. <nik...@ya...> - 2008-05-24 11:51:17
|
That I want to know is how to implements the throuhput measurement in my Apache code (actually Apache is in C/C++)?? Cause I want to do a scheduling policy in Apache web server that prioritize the fastest connection first. Robert Iakobashvili <cor...@gm...> wrote: Hi Niko, On Fri, May 23, 2008 at 10:36 AM, Niko Wilfritz Sianipar Sianipar wrote: > How do you limit the transfer rate/throughput in your code in curl-loader? > Actually. I want to measure the throughput of a connection in my Apache web > server code. Please tell me the idea.. In curl-loader you can configure the tag: TRANSFER_LIMIT_RATE - limits client maximum throughput for a url. The value of the tag to be provided as bytes (! not bits) per second. curl-loader is using the facilities provided by the great libcurl library, where you can find the measurements and the control code. apache2 can make bandwidth throutolling by configuration, isn't it? To monitor your networking connections you can for a small number of connection try to use wireshark, whereas for a larger number such proprietary tools as Sniffer, NetReality, Network Physics, NetQoS, etc > Best, > Niko Wilfritz Sianipar > Teknik Informatika IT Telkom Bandung Truly, Robert Iakobashvili, Ph.D. ...................................................................... Assistive technology that understands you ...................................................................... ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ curl-loader-devel mailing list cur...@li... https://lists.sourceforge.net/lists/listinfo/curl-loader-devel Best, Niko Wilfritz Sianipar Teknik Informatika IT Telkom Bandung --------------------------------- Yahoo! Toolbar kini dilengkapi dengan Search Assist. Download sekarang juga. |