183
edits
No edit summary |
m (Link to IP column description) |
||
Line 23: | Line 23: | ||
The columns are as follows: | The columns are as follows: | ||
* IP address: This is the IP address for which HTTP information has been seen. Clicking on it will lead to the IP module page of the same IP address. | * IP address (see [[Common table columns#IP|Common table columns - IP]]): This is the IP address for which HTTP information has been seen. Clicking on it will lead to the IP module page of the same IP address. | ||
* Alternative names: All known names for that IP address are shown in the column. This includes the DNS name, DHCP name, and SSL names, if available. | * Alternative names: All known names for that IP address are shown in the column. This includes the DNS name, DHCP name, and SSL names, if available. | ||
* Host name: As described above, this is the name requested by the client. Since an IP may host multiple services, all seen names are listed here. | * Host name: As described above, this is the name requested by the client. Since an IP may host multiple services, all seen names are listed here. | ||
Line 32: | Line 32: | ||
The second tabs shows the top list of all accessed HTTP servers, showing the most accessed server first. | The second tabs shows the top list of all accessed HTTP servers, showing the most accessed server first. | ||
The list contains the number of | The list contains the number of requests, the IP (with a link to main server list filtered for that IP), the country of that IP, and alternative names known for this IP. | ||
Line 59: | Line 59: | ||
Below the graph there is the list of all HTTP servers with the following columns: | Below the graph there is the list of all HTTP servers with the following columns: | ||
* IP: The server IP. Clicking on it leads to the connection view of the IP module which allows to see the actual connections with the response times. | * IP (see [[Common table columns#IP|Common table columns - IP]]): The server IP. Clicking on it leads to the connection view of the IP module which allows to see the actual connections with the response times. | ||
* No of requests: The number of HTTP requests/responses seen for this IP address. The number can be higher than the number of HTTP flow in case HTTP keep alive is used and multiple requests are transferred via a single connection. | * No of requests: The number of HTTP requests/responses seen for this IP address. The number can be higher than the number of HTTP flow in case HTTP keep alive is used and multiple requests are transferred via a single connection. | ||
* Avg response time: This is the average response time for this IP address. | * Avg response time: This is the average response time for this IP address. | ||
Line 74: | Line 74: | ||
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 (see [[Common table columns#IP|Common table columns - IP]]) shows the number of return codes individually allowing to sort for server with a high number of error codes. |
edits