325
edits
No edit summary |
Remco.derooy (talk | contribs) |
||
Line 205: | Line 205: | ||
=== <u>TCP Zero window</u> === | === <u>TCP Zero window</u> === | ||
For identifying application performance | For identifying application performance bottlenecks and/or server capacity issues, the “TCP Zero Window” graph is a very, very powerful instrument. | ||
Here’s why… | Here’s why… | ||
TCP zero window packets are being sent out by a client | TCP zero window packets are being sent out by a server (or client), whenever it cannot optimally handle the oncoming traffic any more. | ||
Basically the servers' (or clients') receive buffer gets full and so it will notify every sending party to slow down – by means of TCP zero packets. | |||
edits