Re: Traffic Shaping
Lee Sharp <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.m0n0wall |
|---|---|
| Message-ID | <[email protected]> |
Chris Buechler wrote: > On Thu, Sep 10, 2009 at 8:28 PM, Paul Dugas <[email protected]> wrote: >> On Thu, Sep 10, 2009 at 6:29 PM, Lee Sharp <[email protected]> wrote: >> >>> Joey Morin wrote: >>> >>> Or, do I need to get the ISP to setup shaping rules on [Rtr1] to make this >>>> work? >>>> >>> You can do it all at your end. You will need to set limits slightly below >>> your full bandwidth, but it will work fine. >>> >> So, where can I learn more about the mechanism? How does the local router >> influence how the remote router chooses one packet over another to stuff in >> the saturated link? >> > > It doesn't. The shaper can queue things in such a way that it will > slow downloads because of TCP's congestion control mechanisms. If you > can queue on both ends though, that's preferable. Most of the time > that isn't an option. And it really isn't absolutely necessary. If you keep your "shaped" pipe smaller than your available download, it will be able to accommodate priority traffic very well. If you have a very high volume of states, you just have to leave more headroom between the shaped and actually bandwidth to accommodate short bursts before the congestion mechanisms kick in. The difference really is amazing. Lee