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-13
NSJSP Manager Operations
Table 4-4 lists the submenu items under the Applications tab.
Table 4-3. Attributes in the Application Summary Page
Attribute Description
Application Information
Application Name: The context name of the application.
Servlet Count: Number of servlets configured for the application.
Doc. base: The root directory that contains all the application resources. It is
relative to the application base (appBase) of the Host in which this
application is deployed.
Session Timeout: Maximum idle time allowed for a session. A session object will time
out if it is not accessed for the specified duration. The unit of the
Session Timeout value is minutes. If the value is -1, the session
objects do not timeout.
Description: The application description as mentioned in the web.xml
application descriptor.
Runtime Information
In Memory Sessions Number of session objects that are currently in memory.
Requests Number of requests that are processed by application servlets.
Request Arrival Rate
(in last min.)
The number of user requests received in the last minute by the
application.
Average Service
Time (in ms)
Average time, in milliseconds, taken to process the user requests
for the application.
Min time (in ms) Minimum time taken to process a user request.
Max time (in ms) Maximum time taken to process a user request.
Table 4-4. Submenu Items Under the Applications Tab (page 1 of 2)
Submenu Item Description
Summary Summary of applications, such as, the description of the
application and runtime information of the application. For more
information, see Viewing Information about Web Applications
on
page 4-8.
Process View Details of the application for each NSJSP process within the
selected server class. For more information, see Viewing Details of
the Application for each NSJSP Process on page 4-14.
In-Memory Sessions Number of session objects that are currently in memory. For more
information, see Viewing Sessions for an Application
on page 4-16.