wg-multicast - Re: Another SAP Storm?
Subject: All things related to multicast
List archive
- From: Dave Diller <>
- To: Pekka Savola <>
- Cc: wg-multicast List <>
- Subject: Re: Another SAP Storm?
- Date: Wed, 11 Jun 2008 17:05:21 -0400
We've for years now installed policers in our upstream/peering
interfaces which rate-limit SAP to 1 mbit/s.
term Multicast_SAP_ratelimit {
from {
destination-address {
224.2.127.254/32;
}
Oh, interesting. While I've got SAP off (and didn't see the downstream-joins-causing-high-CPU issue reported by Caren), not all of our members were so configured, so my thought was to throttle based on matching UDP/9875 to try and not break the poor Sup720s. Too broad? I suppose it's possible something might start using that port, so the extra specificity of the SAP listen address can't hurt... maybe all of the above, something like:
from {
destination-address {
224.2.127.254/32;
}
protocol udp;
port 9875;
}
then policer 1M;
-dd
- Re: Another SAP Storm?, (continued)
- Re: Another SAP Storm?, a . dhingra, 06/11/2008
- RE: Another SAP Storm?, Phil Palanchi, 06/11/2008
- Re: Another SAP Storm?, Bill Owens, 06/11/2008
- RE: Another SAP Storm?, Caren Litvanyi, 06/11/2008
- Re: Another SAP Storm?, John Kristoff, 06/11/2008
- RE: Another SAP Storm?, Brown, Robin, 06/11/2008
- Re: Another SAP Storm?, Chris Robb, 06/11/2008
- RE: Another SAP Storm?, Phil Palanchi, 06/11/2008
- Re: Another SAP Storm?, a . dhingra, 06/11/2008
- Re: Another SAP Storm?, Pekka Savola, 06/11/2008
- Re: Another SAP Storm?, Niels den Otter, 06/11/2008
- Re: Another SAP Storm?, Pekka Savola, 06/11/2008
- Re: Another SAP Storm?, Dave Diller, 06/11/2008
- Re: Another SAP Storm?, Leonard Giuliano, 06/11/2008
- Re: Another SAP Storm?, Julian Y. Koh, 06/11/2008
- Re: Another SAP Storm?, Bill Owens, 06/11/2008
- Re: Another SAP Storm?, A . L . M . Buxey, 06/11/2008
- Re: Another SAP Storm?, Dave Diller, 06/11/2008
- Re: Another SAP Storm?, Marshall Eubanks, 06/11/2008
- Re: Another SAP Storm?, Chris Spears, 06/11/2008
- Re: Another SAP Storm?, Zenon Mousmoulas, 06/11/2008
- Re: Another SAP Storm?, Niels den Otter, 06/12/2008
- Re: Another SAP Storm?, Zenon Mousmoulas, 06/12/2008
Archive powered by MHonArc 2.6.16.