1,775
edits
No edit summary |
No edit summary |
||
Line 266: | Line 266: | ||
:– Number of handshake: This is the total number of SSL requests/responses that have been seen for this IP. | :– Number of handshake: This is the total number of SSL requests/responses that have been seen for this IP. | ||
:– Average response time: This is the average response time in milliseconds. | |||
– Average response time: This is the average response time in milliseconds. | :– Standard deviation: This value shows the variation of the response times (https://en.wikipedia.org/ wiki/Standard_deviation) | ||
:– Minimum response time: This is the smallest response time. | |||
– Standard deviation: This value shows the variation of the response times (https://en.wikipedia.org/ wiki/Standard_deviation) | :– Maximum response time: This is the largest response time. | ||
– Minimum response time: This is the smallest response time. | |||
– Maximum response time: This is the largest response time. | |||
Line 280: | Line 276: | ||
:– Number of first data responses: This is the total number of initial SSL data requests/responses that have been seen for this IP. | :– Number of first data responses: This is the total number of initial SSL data requests/responses that have been seen for this IP. | ||
:– Average response time: This is the average response time in milliseconds. | |||
– Average response time: This is the average response time in milliseconds. | :– Standard deviation: This value shows the variation of the response times (https://en.wikipedia.org/ wiki/Standard_deviation) | ||
:– Minimum response time: This is the smallest response time. | |||
– Standard deviation: This value shows the variation of the response times (https://en.wikipedia.org/ wiki/Standard_deviation) | :– Maximum response time: This is the largest response time. | ||
– Minimum response time: This is the smallest response time. | |||
– Maximum response time: This is the largest response time. | |||
The graphs shows the historical data for all handshakes and SSL first data responses | The graphs shows the historical data for all handshakes and SSL first data responses | ||
Line 329: | Line 321: | ||
:This includes historical packet counter so you can see for individual connection at which time the connection transferred which amount of data. | :This includes historical packet counter so you can see for individual connection at which time the connection transferred which amount of data. | ||
:Connection data will be stored as long as possible regarding the total memory usage. | :Connection data will be stored as long as possible regarding the total memory usage. | ||
Disabling this option will increase the minimum storage time significantly. | :Disabling this option will increase the minimum storage time significantly. | ||
edits