Updated Date: 07/07/2026
HTTP client traffic charts
This table lists and defines the charts found under the ANALYTICS tab in the application service dashboard (Applications > APPLICATIONS > <Application Name> > <Application HTTP Service>). Select the option marked in the image to view charts at the bottom of the screen. These charts display the trends of application traffic processed by the BIG-IP system. Each chart displays an aspect of application traffic as a function of the selected time period.
|
ANALYTICS Menu Options |
Chart Title |
Description |
|---|---|---|
|
Transactions |
HTTP Transaction Outcomes |
The average outcome assigned by the BIG-IP system to the request and response between the client, BIG-IP system and server.Metric Unit: Average Transactions per Second Legend: Passthrough: HTTP transactions that completed the request and response exchange using the BIG-IP system. Incomplete: HTTP transactions that did not complete the entire request and response exchange. Cached by BIG-IP: Requests stored by the BIG-IP system to reduce the traffic load on back-end servers. BIG-IP Response: HTTP requests that received a response directly from the BIG-IP. |
|
Page Load Time |
Page Load Time |
The average time it takes for a client request to receive a full response from the server and BIG-IP system.Metric Unit: ms Legend: Avg: The average page load time observed. Max: The highest page load time observed. |
|
Client Side RTT |
Client Side Round-Trip Time |
The time it takes for a client to send a request and receive a response over the BIG-IP system. This includes the time it takes for client’s request to reach the BIG-IP system and the time it takes for the client to receive a response from the BIG-IP system. Metric Unit: ms Legend: Min:The lowest server RTT observed. Avg: The average server RTT observed. Max: The highest server RTT observed. |
|
E2E Time |
End-to-End-Time |
The time required for an application request and response transaction, not including system latency and transmission times.Metric Unit: ms Legend: Client RTT: The average time it takes for a client to send a request and receive a response over the BIG-IP system. Server RTT: The average time it takes for a client to send a request and receive a response over the BIG-IP system. Application Response Time: The average time it takes for a server to send a response, after receiving a request. |