I've just some question regarding TCP congestion avoidance algorithm.
- First of all I'm looking for explanation of, why the part of congestion avoidance algorithm is called "fast recovery"? I mean I cannot find any good reason for it, seems like it doesn't really that fast recovery.
- I'm reading the book of Douglas E. Comer "Networking with TCP/IP" and there is statement where said that although TCP SACK and New Reno is about the same, still SACK is preferable, but there is no good reasonable explanation why, so I would be appreciated for helping me figuring it out.