HTTP and many other... «High Performance Browser Networking: What every web developer should know about networking and web performance»

  • Аватар пользователя
    alexey_m_ukolov
    12 февраля 2016

    HTTP and many other application protocols run over TCP, and no matter the available bandwidth, every TCP connection must go through the slow-start phase — we cannot use the full capacity of the link immediately!

    16