Job Queue service is currently disabled, and some actions may not be available

Job Output

Configure how Zend Server handles jobs output

Store jobs output in the database

Only store the output for failed jobs

Do not store the output of the jobs

 KB

Enter (in KB) the maximum database space for storing job output data, 0-63 KB

Load

Define jobs execution concurrency parameters

The maximum number of jobs which can be executed simultaneously
Note that every queue in the queues list has its own value for this property, and it cannot exceed this value in runtime

Maintenance

Configure storage settings for completed jobs history

 days

The maximum amount of time a completed, failed or removed job, is kept in the database

 days

The maximum amount of time a failed job is kept in the database. If set to "0", the global history time value is used.

 MB

The maximum space on the database for storing completed jobs data

 MB

The maximum space on the database for storing failed jobs data

Pulse

Configure settings for pulse view

 %

Color in green when the ratio greater than or equal to defined value

 %

Color in orange when the ratio greater than or equal to defined value, the ration lower than defined value will be colored in red

 sec

When the average wait time crosses the threshold it is colored in red.

Save Saving...
Warning status should be positive number less than success value

Job Execution Delay

Report an event when a job exceeds its defined execution time

 seconds

Define the maximum waiting time for a job after which an event is triggered

Select the severity level for this event

Enter an email to receive a notification when this event is triggered

Enter a URL to be called when this event is triggered

Job Execution Error

Report an event when a job fails execution

Select the severity level for this event

Enter an email to receive a notification when this event is triggered

Enter a URL to be called when this event is triggered

Job Logical Error

Report an event when a logical error occurs during job execution

Select the severity level for this event

Enter an email to receive a notification when this event is triggered

Enter a URL to be called when this event is triggered