Change the properties of the Workers element in the configuration of your combined Content Deployer or Content Deployer worker to fine-tune the Content Deployer's behavior.
Procedure
- In the configuration location of your combined Content Deployer or Content Deployer worker, open deployer-conf.xml for editing.
- Within the
<Workers> section, set the values for one or more of the following properties:
| Property name | Property value description |
|---|
QueuePollingInterval | The interval used when polling the Content Deployer queue, for example, 2s for a 2-second interval |
RetriesInterval | The amount of time to wait before retrying deployment, for example, 100ms for a 100-millisecond interval |
MaxRetries | The maximum number of times that the Content Deployer (worker) retries if the package failed |
Cleanup | A Boolean indicating whether to clean up the folder with incoming deployment packages |
- Save and close deployer-conf.xml.