Blue (queue management algorithm): Difference between revisions

Content deleted Content added
Citation bot (talk | contribs)
m Alter: template type. Add: citeseerx, isbn, journal. Removed parameters. | You can use this bot yourself. Report bugs here. | User-activated.
Monkbot (talk | contribs)
m Resilient stochastic fair Blue: Task 17 (BRFA trial): replace deprecated: |last-author-amp= (1× replaced; usage: 1 of 3);
Line 15:
 
===Resilient stochastic fair Blue===
Many scheduling algorithms, including the fairness-aimed ones, are notably vulnerable to spoofing [[distributed denial-of-service]] (DDoS) attacks. A resilient stochastic fair Blue (RSFB) algorithm was proposed in 2009 against spoofing DDoS attacks. The basic idea behind RSFB is to record the responsive normal TCP flows and rescue their dropped packets. RSFB algorithm is effective in preserving the TCP throughput in the presence of spoofing DDoS attacks.<ref name=RSFB>{{Cite book |author1=Changwang Zhang |author2=Jianping Yin |author3=Zhiping Cai |lastname-authorlist-ampstyle=yesamp |url= http://sites.google.com/site/cwzhangres/home/files/RSFBaResilientStochasticFairBluealgorithmagainstspoofingDDoSattacks.pdf |title= RSFB: a Resilient Stochastic Fair Blue algorithm against spoofing DDoS attacks |journal= International Symposium on Communication and Information Technology (ISCIT) |year= 2009 |pages= 1566–1567 |isbn= 978-1-4244-4521-9 |accessdate= June 8, 2013 }} [http://portal.acm.org/citation.cfm?id=1789954.1790341 Abstract]</ref>
 
==Implementations==