1,775
edits
m (Soumar moved page 14- to Scoring of response times) |
No edit summary |
||
Line 15: | Line 15: | ||
== IP address related scores == | |||
== | |||
The response time value for an IP address always accumulate the | The response time value for an IP address always accumulate the | ||
Line 27: | Line 25: | ||
deviation into account as follows: | deviation into account as follows: | ||
1- The base score depends on the average value fitting into the following time ranges: | 1- The base score depends on the average value fitting into the following time ranges: | ||
Line 46: | Line 44: | ||
2- The standard deviation is taken into account to decrease score for less stable values: | 2- The standard deviation is taken into account to decrease score for less stable values: | ||
Line 61: | Line 60: | ||
=='''Connection related scores '''== | =='''Connection related scores '''== | ||
For a single connection there typically is only a single value without | For a single connection there typically is only a single value without any average value. | ||
any average value. | |||
The base score of a connection uses the same time intervals as for the | The base score of a connection uses the same time intervals as for the IP addresses above. | ||
IP addresses above. | |||
For TCP connections, no additional adjustment is done. | For TCP connections, no additional adjustment is done. | ||
For application response times (such as SSL or HTTP), an additional | For application response times (such as SSL or HTTP), an additional adjustment is calculated based on the average response time of the server: | ||
adjustment is calculated based on the average response time of the | |||
server: | |||
edits