Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The tables below describe what the Channel indicators show. To select a channel, expand the Channel menu and select the one you want to examine.



Frontend Requests

IndicatorDescriptionConfigurable
VisitorsThe number of current unique website visitors (active frontend sessions).
Active RequestsThe number of current frontend active requests. This value can also be see in the Status Administrative Page.
Max Response TimeThe maximum response time, in milliseconds, measured in the last completed interval. The default interval is 5 minutes.
Average Response TimeThe average time, in milliseconds, it took to handle a frontend request, measured over the last completed interval (five minutes by default).
Departure RateHow long it takes to fully handle a request (the opposite of "Arrival Rate".
Client ErrorsThe number of 4xx status codes returned as a response to frontend requests in the last completed interval (15 minutes by default).
Server ErrorsThe number of 5xx status codes returned as a response to frontend requests in the last completed interval (15 minutes by default).

...