NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's Guide

Managing NSJSP
NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator’s Guide596210-006
4-21
NSJSP Manager Operations
Viewing Context Descriptor Details
The context descriptor is displayed only if the application explicitly defines its context
using a context definition file, such as, context.xml.
To view the configuration in the context descriptor of an application, complete the
following steps:
1. Complete the steps described in Viewing Application Summary on page 4-10.
2. Click Context Descriptor.
The Context Descriptor page for the selected application appears. Figure 4-9 shows a
sample Context Descriptor page for the application, /sca6url/examples.
Table 4-9. Attributes in the HTTP Method Statistics Page
Attribute Description
HTTP Method Name of the HTTP method.
Request Count Number of requests processed for the HTTP method.
Request
Arrival Rate
(in last min.)
Number of requests processed for the HTTP method in the last
minute.
Average Service
Time
(in ms)
Average time taken to process user requests for the HTTP method of
the application.
Min. Time
(in ms)
Minimum time taken to process a user request for the HTTP method
of the application.
Max. Time
(in ms)
Maximum time taken to process a user request for the HTTP method
of the application.
Figure 4-9. Context Descriptor Page