1,775
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
* HTTP host name: This identifier is set by the client of a connection to indicate which specific virtual host the user wants to connect to. | * HTTP host name: This identifier is set by the client of a connection to indicate which specific virtual host the user wants to connect to. | ||
:The HTTP module also stores the response times for HTTP requests and calculates a score value for the HTTP servers based on a simple [[14-_Scoring_of_response_times|scoring algorithm]]. | |||
The HTTP module also stores the response times for HTTP requests and calculates a score value for the HTTP servers based on a simple [[14-_Scoring_of_response_times|scoring algorithm]]. | |||
Line 76: | Line 75: | ||
The fourth tab shows global statistics about each family of HTTP response codes. It shows the number of responses with the code family and a pie chart with distribution. | The fourth tab shows global statistics about each family of HTTP response codes. It shows the number of responses with the code family and a pie chart with distribution. | ||
The list of IP addresses shows the number of return codes individually allowing to sort for server with a high number of error codes. | The list of IP addresses shows the number of return codes individually allowing to sort for server with a high number of error codes. |
edits