Previous Topic: Database ConnectivityNext Topic: Thread Statistics


Server Protocols

The following table lists the request, response, and the processing details for each configured AuthMinder protocol:

Field

Description

Processing Numbers

Name

The name of the configured protocol.

Requests

The number of requests that are handled by the server instance.

Responses

The number of responses sent by the server instance.

Successful

The number of requests that were successfully processed by the server instance.

Failed

The number of requests that the server instance failed to process.

Internal Errors

The number of errors that occurred because of some internal error. Internal errors can happen because of several reasons, for example, database is unreachable, token is not generated, transaction ID is not generated, or the module is not loaded properly.

Processing Time (Milliseconds)

Minimum

The minimum time taken by the server instance to process a request.

Maximum

The maximum time taken by the server instance to process a request.

Total (Seconds)

The total time taken by the server instance to process requests.

Average

The average time taken by the server instance to process requests.

Last Request

The time taken by the server instance to process the latest request.

Timestamps

Last Request Received

The timestamp when the last request was received by the server instance.

Last Response Sent

The timestamp when the last response was sent by the server instance.