Explain How does TCP try to avoid network meltdown?
Submitted by: AdministratorTCP includes several mechanisms that attempt to sustain good data
transfer rates while avoiding placing excessive load on the
network. TCP's "Slow Start", "Congestion Avoidance", "Fast
Retransmit" and "Fast Recovery" algorithms are summarised in RFC
2001. TCP also mandates an algorithm that avoids "Silly Window
Syndrome" (SWS), an undesirable condition that results in very
small chunks of data being transferred between sender and
receiver. SWS Avoidance is discussed in RFC 813. The "Nagle
Algorithm", which prevents the sending side of TCP from flooding
the network with a train of small frames, is described in RFC
896.
Submitted by: Administrator
transfer rates while avoiding placing excessive load on the
network. TCP's "Slow Start", "Congestion Avoidance", "Fast
Retransmit" and "Fast Recovery" algorithms are summarised in RFC
2001. TCP also mandates an algorithm that avoids "Silly Window
Syndrome" (SWS), an undesirable condition that results in very
small chunks of data being transferred between sender and
receiver. SWS Avoidance is discussed in RFC 813. The "Nagle
Algorithm", which prevents the sending side of TCP from flooding
the network with a train of small frames, is described in RFC
896.
Submitted by: Administrator
Read Online TCP/IP Job Interview Questions And Answers
Top TCP/IP Questions
☺ | Explain What is the difference between flow control and error control? |
☺ | Explain How is data send by IP layer? |
☺ | What is TCP/IP? |
☺ | Explain What is the full form of OSI and TCP/IP model? |
☺ | Explain How Is IP Carried On A Network? |
Top TCP/IP Protocols Categories
☺ | TCP/IP Interview Questions. |
☺ | Hypertext Transfer Protocol (HTTP) Interview Questions. |
☺ | Internet Protocol (IP) Address Interview Questions. |
☺ | SS7 Interview Questions. |
☺ | Spanning Tree Protocol (STP) Interview Questions. |