> From: [email protected] [mailto:[email protected]] On Behalf Of > Jakob Heitz > > The beacons will be unlikely to come like the slow constant drizzle of > Seattle weather, but more like the quick cloudbursts of Miami weather. > Just guessing. > > Such beacons will cause head-of-line blocking for more urgent updates > behind them. Beacons can be delayed for hours without consequence. Not > so for other updates. > > I think beacons should be transmitted in a TCP session separate from > the normal BGP traffic, so as not to delay that.
[WEG] I'm not certain I understand how a separate TCP session would make a significant difference. When the update arrives, the router has to do something to it, either process it or slap it into a buffer (RAM or hard drive) for processing when it's less busy. You could accomplish the same thing by flagging it with different QOS values, instructing the beacon sender to send the updates at pseudo-random intervals, and instructing the receiving router to always process update/withdraw messages before beacons, right? But really, this just ends up being part of the overall base CPU load of the BGPSec implementation. Either the routing system hardware has the scale to run it or it doesn't. If we're down to having to use separate TCP sessions to segregate important updates from less important ones, we have a larger problem IMO. Wes George This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout. _______________________________________________ sidr mailing list [email protected] https://www.ietf.org/mailman/listinfo/sidr
