What is TCP Meltdown?

Posted 我要出家当道士

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了What is TCP Meltdown?相关的知识,希望对你有一定的参考价值。

TCP stands for Transmission Control Protocol. Basically a means of sending traffic over the Internet with some built-in measures to ensure that traffic can get to its destination. If anything goes wrong during transmission, the protocol has some means to try to find a solution (send the packet of information again or try an alternative route or such). TCP Meltdown occurs when you stack one transmission protocol on top of another, like what happens when an OpenVPN TCP tunnel is transporting TCP traffic inside it. The underlying layer may detect a problem and attempt to compensate, and the layer above it then overcompensates because of that, and this overcompensation causes delays and problems with the transfer of data. That's the layman's version of it that is easy to explain and understand. We therefore instead recommend that you use UDP, which has no transmission control, and on top of that send your TCP traffic as usual, so that there's only one layer of transmission control, and the problem can be avoided.

Some people mistakenly believe that TCP is the best protocol to ensure the best reliability and performance for sending traffic over the Internet. This is the exception.

以上是关于What is TCP Meltdown?的主要内容,如果未能解决你的问题,请参考以下文章

What is a shell and what is Bash?

The truth is what it is, not what you see

what is feeding and what is 读扩散 and 写扩散?

What is Zeebe?

高中必修3Module 3 Period 1 Reading— What Is a Tornado?翻译!急!急!!急!!!

What is Heterogeneous Computing?