Direct Server Return In The Real World
________________________________________________________________ This is part of a series on Direct Server Return 1. A Quick Primer 2. SYN Floods 3. The Real World ________________________________________________________________ DSR can be remarkably useful in asymmetric traffic environments, where the traffic to you is a lot less than the traffic from you (think Netflix, YouTube, and, well, pretty much any streaming service you can think of. Packet Rewrites In a previous article , I used the above diagram to show how, with DSR, the response traffic went directly back to the Client. Mind you, there is a little bit of chicanery going on here — even though the traffic is originating from t the packet now looks like it is addressed to Server B IP:Server B Port , the actual network packets show that they are originating from Router IP:Router Port . Where did that happen? The answer is, well, it depend...