2.5 HTTP Status Statistics
Last updated
Last updated
This panel breaks down HTTP response codes to assess website performance, stability, and user experience.
Success (2xx): Indicates functional routes and services.
Redirects (3xx): Shows navigation flows and redirection behavior.
Client Errors (4xx): Typically caused by bad requests (e.g., 404, 403).
Server Errors (5xx): Usually reflect backend problems or overloads (e.g., 500, 503).
Donut or pie chart distribution of status codes.
Highlight of the most frequent status code.
Each code includes total count and percentage share.
Monitor for increasing 4xx/5xx errors.
Detect broken links or misconfigured services.
Ensure high 2xx ratio for healthy performance.