Custom properties modify the job scheduler configuration. You can use these settings to tune the job scheduler behavior beyond the settings that are in the administrative console.
Define this custom property if jobs are being dispatched slowly when large numbers of jobs are submitted. By default, MaxConcurrentDispatchers is set to 100. MaxConcurrentDispatchers is an optional custom property.
Scope | Valid values | Default |
---|---|---|
Job scheduler | Integer value greater than 0 | 100 |
Define this custom property if you want to enable HTTP SSL connections between the job scheduler and the common batch container. By default, HTTP SSL connections are disabled. UseHTTPSConnection is an optional custom property.
Scope | Valid values | Default |
---|---|---|
Job scheduler |
|
false (disabled) |