I guess you could stop download accelerator from doing that by limiting the number of concurrent TCP connections to a user? Seeing as Download accelerator uses multiple TCP connections to speed up the connection...
Thanks and Kind Regards, Ian Moroney Field Engineer T: 020 8891 3010 M: 07791 965924 F: 020 8288 2591 www.techdivision.co.uk TechDivision - Making IT Work This email and the information it contains are confidential. If you have received this email in error please notify the sender immediately. You should not copy it for any purpose, or disclose its contents to any other person. Healthy Computing Ltd cannot accept any responsibility for the accuracy or completeness of the contents of this email as it has been transmitted over a public network and could be subject to interception or alteration unless digitally secured. All statements made in this email are subject to contract. The contents are not to be regarded as a contractual offer or acceptance. The sender is not authorised to bind Healthy Computing Ltd contractually. Healthy Computing Ltd is a limited company registered in England under company number 5124254 whose registered office is at 118 St Margarets Road, St Margarets, Twickenham, Middlesex TW1 2AA -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Willem Pretorius Sent: 28 August 2007 15:27 To: eBox users Subject: Re: [Ebox-user] Traffic shaping Thanx, It went down to 12, I will monitor and see what happens. I did see something funny though. If you use an accelerator like Download Accelerator, it does bring the download speed up significantly, even if it is set to a lower rate. Regards, Willem On Tue, 28 Aug 2007 14:46:20 +0200 Enrique José Hernández Blasco <[EMAIL PROTECTED]> wrote: El mar, 28-08-2007 a las 13:26 +0200, Enrique José Hernández Blasco escribió: > El mar, 28-08-2007 a las 12:03 +0100, Willem Pretorius escribió: > > Hi, > > Hi Willem, > > > I need to bring down the traffic shaping for a specific Mac down to > > 5Kb/s, I see you can only go down to 60. Is there anyway to >manually > > get it down to 5? > > More specific information, why only 60 kbit/s are allowed [1] (we use > r2q = 5) > > 60 Kbit/s = 7'5KB/s = 7500 bytes/s, quantum = 7500/5 = 1500 bytes > > Quantum is the maximum allowed information to send at a turn. If you >set > lower than Ethernet MTU (1500) it cannot send (theoretically) any > packet. However, it could be changed if required. If you need lower limits than 7'5 KB/s, you can change the R2Q parameter at /usr/share/perl5/EBox/TrafficShaping/TreeBuilder/HTB.pm at line 37 to: use constant R2Q => 1 Best regards, _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
