340
edits
Line 200: | Line 200: | ||
The TCP max window size columns show the size of the biggest TCP receive window announced for each direction of a connection. | The TCP max window size columns show the size of the biggest TCP receive window announced for each direction of a connection. | ||
The TCP max used window size columns show the size of the biggest used TCP receive window for each direction of a connection. | |||
The TCP window usage show the ratio of the TCP max window size compared to the actual max used window size. | |||
The TCP window size limit columns show the maximum possible value that could be used for the TCP receive window size. This is calculated from the announced TCP window scale option for each direction of a connection. | The TCP window size limit columns show the maximum possible value that could be used for the TCP receive window size. This is calculated from the announced TCP window scale option for each direction of a connection. | ||
Line 205: | Line 209: | ||
The raw window scale (ws) shift count value is displayed in parentheses next to the byte value. | The raw window scale (ws) shift count value is displayed in parentheses next to the byte value. | ||
The TCP window | The TCP window limit usage columns show the ratio of the TCP max window size values compared to the TCP window size limit values in percent. | ||
The Client announced and negotiated TLS version and cipher suites columns shows the TLS versions and all supported cipher suites announced by the client during a SSL client hello. In the negotiated columns the currently used TLS version and cipher suite is shown as indicated by the SSL server hello. As the client announced cipher suite list can be quite long, it is possible expand or minimize the list by click on it. | The Client announced and negotiated TLS version and cipher suites columns shows the TLS versions and all supported cipher suites announced by the client during a SSL client hello. In the negotiated columns the currently used TLS version and cipher suite is shown as indicated by the SSL server hello. As the client announced cipher suite list can be quite long, it is possible expand or minimize the list by click on it. |
edits