Site home page Get alerts when Linktionary is updated Book updates and addendums Get info about the Encyclopedia of Networking and Telecommunicatons, 3rd edition (2001) Download the electronic version of the Encyclopedia of Networking, 2nd edition (1996). It's free! Contribute to this site Electronic licensing info
|
Slow Start Related Entries Web Links New/Updated Information Note: Many topics at this site are reduced versions of the text in "The Encyclopedia of Networking and Telecommunications." Search results will not be as extensive as a search of the book's CD-ROM. When a host in a TCP/IP network first starts to transmit onto a shared network, it can be either well mannered or "grabby" about its use of bandwidth. A well-mannered host will start by sending only a few packets and wait for an ACK (acknowledgment). If an ACK is received, it increases the number of packets it sends and keeps increasing in this way until it reaches a transmission rate that does not congest the network. This is called "slow start." Most hosts now use slow start. Those that don't may flood a link with packets that overfill a buffer, causing packets from other hosts to be dropped. Dropped packets require retransmissions that further affect network performance. Various congestion control mechanisms are available that work in the network to prevent unmannered hosts from flooding the network. See "Congestion Control Mechanisms." Copyright (c) 2001 Tom Sheldon and Big Sur Multimedia. |