Tail Drop

Tail Drop, or Drop Tail, is a simple queue management algorithm used by Internet routers to decide when to drop packets. In contrast to the more complex algorithms like RED and WRED, in Tail Drop all the traffic is not differentiated. Each packet is treated identically. With tail drop, when the queue is filled to its maximum capacity, the newly arriving packets are dropped until the queue has enough room to accept incoming traffic.

The name arises from the effect of the policy on incoming datagrams. Once a queue has been filled, the router begins discarding all additional datagrams, thus dropping the tail of the sequence of datagrams. The loss of datagrams causes the TCP sender to enter slow-start, which reduces throughput in that TCP session until the sender begins to receive acknowledgements again and increases its congestion window. A more severe problem occurs when datagrams from multiple TCP connections are dropped, causing global synchronization; i.e., all of the involved TCP senders enter slow-start. This happens because, instead of discarding many segments from one connection, the router would tend to discard one segment from each connection.

Read more about Tail Drop:  Further Reading

Famous quotes containing the words tail and/or drop:

    He sits at the table, head down, the young clear neck exposed,
    watching the drugstore sign from the tail of his eye;
    Muriel Rukeyser (1913–1980)

    Chaucer is fresh and modern still, and no dust settles on his true passages. It lightens along the line, and we are reminded that flowers have bloomed, and birds sung, and hearts beaten in England. Before the earnest gaze of the reader, the rust and moss of time gradually drop off, and the original green life is revealed. He was a homely and domestic man, and did breathe quite as modern men do.
    Henry David Thoreau (1817–1862)