Delivery service advanced settings
This section describes advanced settings for the delivery service.
max.smtp.connections
Specifies the maximum number of SMTP connections.
This setting limits the number of threads that the delivery service can spawn to send messages.
Valid settings are integers greater than or equal to 1.
- Data type:
- Integer
- Default:
- 10
You must restart the service for this setting to take effect.
primary.wait.dls
Specifies the primary wait threshold, in seconds, for the delivery service.
This setting is used if a value is not set in a request.
If the setting is less than 0, it is ignored. If the setting is 0, the client will wait indefinitely.
- Data type:
- Integer
- Default:
- 120
smtp.reconnection.delay
Specifies the time interval, in seconds, before an attempt to reconnect with an SMTP server is made.
- Data type:
- Default:
- 10
You must restart the service for this setting to take effect.
enable.tide.metrics.smtpqueue
Enables the collection and display of the metrics for the delivery service in the IBM Cognos Administration Console.
The following metrics are tracked:
- Time in queue high water mark
- Time in queue low water mark
- Time in queue
- Number of queue requests
- Queue length high water mark
- Queue length low water mark
- Data type:
- Boolean
- Default:
- false