Table of Contents

Request Status

Check the status of your request in the session manager.

Session Manager Status

If it is Queued, then check the Server Thread parameter.

The Queued status indicates that the system is waiting for a thread to become available so the request can be processed.

This happens when there are fewer threads than sessions. Sessions then share the available number of threads on a first come-first served basis.