[e2e] how to use token bucket to reduce rate
Bob Braden
braden at ISI.EDU
Sat Feb 23 13:27:17 PST 2002
*> From end2end-interest-admin at postel.org Fri Feb 22 06:00:38 2002
*> X-WebMail-UserID: changxl
*> From: changxl <changxl at ust.hk>
*> To: end2end-interest at postel.org
*> X-EXP32-SerialNo: 00002727, 00003197
*> Mime-Version: 1.0
*> Content-Transfer-Encoding: 7bit
*> Subject: [e2e] how to use token bucket to reduce rate
*> X-BeenThere: end2end-interest at postel.org
*> X-Mailman-Version: 2.0.1
*> List-Help: <mailto:end2end-interest-request at postel.org?subject=help>
*> List-Archive: <http://www.postel.org/pipermail/end2end-interest/>
*> Date: Fri, 22 Feb 2002 21:59:15 +0800
*> X-AntiVirus: scanned by AMaViS 0.2.1
*>
*> Hi,
*> Could someone help me? Thanks in advance.
*>
*> The problem is:
*> node s1 sends packets to node d1 , but the arrival rate at d1 shoule not
*> exceed a certain value. When this occurs, d1 should send source quench message
*> to s1. HOw to implement this? And when s1 receives this quench message , how
*> does s1 use token bucket to reduce rate?
*>
*> Could someone tell me which .cc file should be modified?
*>
*> Thanks,
*> cxl
*>
You might read about SQUID in RFC 1016 (and the subsequent RFC 1018).
Bob Braden
More information about the end2end-interest
mailing list