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
Enter (in KB) the maximum database space for storing job output data, 0-63 KB
Define jobs execution concurrency parameters
The maximum number of HTTP based jobs which can be executed simultaneouslyPlease note that every queue in the queues list has its own value for this property, and it shouldn't exceed this value
Configure storage settings for completed jobs history
The maximum amount of time a completed, failed or removed job, is kept in the database
The maximum amount of time a failed job is kept in the database. If set to "0", the global history time value is used.
The maximum space on the database for storing completed jobs data
The maximum space on the database for storing failed jobs data
Report an event when a job exceeds its defined execution time
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
Report an event when a job fails execution
Report an event when a logical error occurs during job execution