Network Deployment (Distributed operating systems), v8.0 > Reference > Custom properties


Job scheduler custom properties

Custom properties modify the job scheduler configuration. We can use these settings to tune the job scheduler behavior beyond the settings that are in the admin console.

We can use the custom properties page to define the following job scheduler custom properties:


Job scheduler and grid endpoint considerations
Configure the job scheduler


MaxConcurrentDispatchers

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.

MaxConcurrentDispatchers custom property values. The table includes the scope, valid values, and default for the custom property.

Scope Valid values Default
Job scheduler Integer value greater than 0 100


UseHTTPSConnection

Define this custom property 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.

UseHTTPSConnection custom property values. The table includes the scope, valid values, and default for the custom property.

Scope Valid values Default
Job scheduler
  • true

    Enables HTTP SSL connections

  • false

    Disables HTTP SSL connections

false (disabled)

+

Search Tips   |   Advanced Search