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-17
NSJSP Manager Operations
The In-Memory Sessions page for the selected application appears. Figure 4-6 shows
a sample In-Memory Sessions page for the application, /sca6url/examples.
You can perform the following operations using the In-Memory Sessions page:
Select or clear the check box corresponding to a session by clicking Toggle. The
Toggle option is useful if all the sessions displayed on the In-Memory Session
page need to be selected or removed.
Expire the sessions from the available list. The Expire option must be used
carefully because it is an irreversible operation. Sessions once expired cannot be
restored by any other operation.
If a persistent session manager is configured, you can persist the sessions, which
are currently in memory, to the store using the Persist option.
Search the sessions based on the following criteria:
Session ID: It accepts a regular expression (RE) for matching sessions. It is
useful for searching sessions originating from a process. A search criterion,
such as \$Y31R.* searches the list of all sessions in the process $Y31R.
Idle Time (sec): It filters out sessions that are idle. A session's idle time is the
length of time during which a session has not been accessed.
Figure 4-6. In-Memory Sessions Page