Resource model distribution |
---|
This resource model should be distributed to Windows endpoints. |
The TCP/IP resource model looks for bottlenecks found within the TCP/IP protocol. It highlights the following problems :
Fragmented datagrams are datagrams sent through the network that are incomplete. Fragments have to wait at their destination point to be reassembled.
When datagrams have to be reassembled, it requires CPU time that could otherwise be put to use servicing current processes or interrupt request. Therefore, excessive fragmented datagrams need to be minimized whenever possible.
Congestion can be a big problem on any type of network. One way of diagnosing congestion is to look for retransmitted TCP segments and high ping rates.