HTTP Internal Notifications
Provides a comprehensive list of internal notifications sent from the HTTP Module.
- GeneralRequestFailed
The send request failed while executing the activity. - IdleConTimeoutStart
The idle connection timeout thread is enabled. - IdleConTimeoutStop
The idle connection thread is disabled. - LoopBackInitialize
Loopback values for initializing the MBean. It is set on the JConsole. - ReceiveInternalError
An error occurred while the receive activity processed the request. - ReplyGeneralError
An internal error occurred while sending the reply from the receive activity. - ReplyHandlerNull
Connection handler stored in the receive activity and retrieved by the reply activity is null. This is an internal error and likely caused by an out of memory error or an appliance reboot while executing an activity. - ReplyUnknownError
An unknown exception occurred while sending the response to the client. - SockCollectorFinish
Information about the completion status of the Socket Janitor. The Socket Janitor is configured on the JConsole. - SockCollectorRunInfo
Information about this run of the Socket Janitor. The Socket Janitor is configured on the JConsole. - SockCollectorSched
Sets the frequency for garbage collection by the Socket Janitor. It is set on the JConsole.
Parent topic: HTTP Module