Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. TCP tuning - Wikipedia

    en.wikipedia.org/wiki/TCP_tuning

    TCP tuning techniques adjust the network congestion avoidance parameters of Transmission Control Protocol (TCP) connections over high- bandwidth, high- latency networks. Well-tuned networks can perform up to 10 times faster in some cases. [1] However, blindly following instructions without understanding their real consequences can hurt ...

  3. WAN optimization - Wikipedia

    en.wikipedia.org/wiki/WAN_optimization

    WAN optimization. WAN optimization is a collection of techniques for improving data transfer across wide area networks (WANs). In 2008, the WAN optimization market was estimated to be $1 billion, [1] and was to grow to $4.4 billion by 2014 according to Gartner, [2] a technology research firm. In 2015 Gartner estimated the WAN optimization ...

  4. CUBIC TCP - Wikipedia

    en.wikipedia.org/wiki/CUBIC_TCP

    CUBIC TCP. CUBIC is a network congestion avoidance algorithm for TCP which can achieve high bandwidth connections over networks more quickly and reliably in the face of high latency than earlier algorithms. It helps optimize long fat networks. [1][2] In 2006, the first CUBIC implementation was released in Linux kernel 2.6.13. [3]

  5. Performance-enhancing proxy - Wikipedia

    en.wikipedia.org/wiki/Performance-enhancing_proxy

    Performance-enhancing proxies (PEPs) are network agents designed to improve the end-to-end performance of some communication protocols. PEP standards are defined in RFC 3135 (PEPs intended to mitigate link-related degradations) and RFC 3449 (TCP performance implications of network path asymmetry). Mechanism of a Distributed Split PEP on ...

  6. Nagle's algorithm - Wikipedia

    en.wikipedia.org/wiki/Nagle's_algorithm

    Nagle's algorithm. Nagle's algorithm is a means of improving the efficiency of TCP/IP networks by reducing the number of packets that need to be sent over the network. It was defined by John Nagle while working for Ford Aerospace. It was published in 1984 as a Request for Comments (RFC) with title Congestion Control in IP/TCP Internetworks in ...

  7. TCP Fast Open - Wikipedia

    en.wikipedia.org/wiki/TCP_Fast_Open

    TCP Fast Open. In computer networking, TCP Fast Open (TFO) is an extension to speed up the opening of successive Transmission Control Protocol (TCP) connections between two endpoints. It works by using a TFO cookie (a TCP option), which is a cryptographic cookie stored on the client and set upon the initial connection with the server. [1]

  8. Transmission Control Protocol - Wikipedia

    en.wikipedia.org/wiki/Transmission_Control_Protocol

    The Transmission Control Protocol (TCP) is one of the main protocols of the Internet protocol suite. It originated in the initial network implementation in which it complemented the Internet Protocol (IP). Therefore, the entire suite is commonly referred to as TCP/IP. TCP provides reliable, ordered, and error-checked delivery of a stream of ...

  9. Packet loss - Wikipedia

    en.wikipedia.org/wiki/Packet_loss

    Packet loss occurs when one or more packets of data travelling across a computer network fail to reach their destination. Packet loss is either caused by errors in data transmission, typically across wireless networks, [1][2] or network congestion. [3]: 36 Packet loss is measured as a percentage of packets lost with respect to packets sent.