Settings for the Notification Message QueueOn the Host
tab in the Notification Message Queue and Dispatch Settings
screen area, you can make the following settings:
Field | Description |
|---|---|
Process Notification Messages Exactly Once in Order |
|
Keep Copies of Queued Notification Messages in Journal Queue | If you select this checkbox, a copy of each notification message is stored in the
The End of the note. You should only use this setting in the test phase for testing and for tracking errors, otherwise the contents of the directory can become too large and can have an adverse effect on performance. |
Make Queued Notification Messages Recoverable | If you select the checkbox, MSMQ stores the notification messages on the hard disk. The notification messages then remain in the queue even if If you do not select the checkbox, the notification messages are only saved in the working memory. This leads to a better performance. Irrespective of this checkbox, notification messages are kept in the queue if the agent instance has to be restarted. |
Maximum number of queued messages | This field specifies the maximum number of notification messages that are allowed to be in the message queue. This includes messages on the You can enter values between 10 and 10000. The default value is |
Max. Dispatch Threads | This field specifies the maximum number of threads per processor that are to be used for the asynchronous, parallel sending of notifications. The limits of this field are a minimum of 10 threads per processor and a maximum of 250 threads per processor. You can specify a maximum number of dispatch threads here.
: End of the note. |