Rate This Document
Findability
Accuracy
Completeness
Readability

Viewing Web Information

Prerequisites

A real-time profiling task has been created and is in progress.

Viewing HTTP Requests

  1. In the Task/Report List area of the Java Profiler page, click the name of the analysis task under Real-Time Profiling.

    The Overview tab page is displayed.

  2. Click the Web tab and then Start Analysis on the displayed tab page.
    The HTTP request statistics report is generated, as shown in Figure 1. For details about the parameters, see Table 1.
    • The default threshold is 50 ms. Only those operations whose duration exceeds the threshold are analyzed. The threshold value ranges from 0 to 10000.
    • You can click in the upper right corner of the page to save the snapshot of the current page to the Snapshot tab page.
    Figure 1 HTTP Requests tab page
    Table 1 Parameters on the HTTP Requests tab page

    Parameter

    Description

    Hotspots

    Hot URL

    Hotspot HTTP requests (URI + HTTP request method).

    Count

    Number of times that this type of HTTP requests were executed.

    Average

    Average time (in milliseconds) for executing this type of HTTP requests.

    Real-Time Monitoring

    Executed Requests

    Number of times that the request is executed.

    Average Execution Time

    Average execute time of the request.