Documentation Center

Configuring the Workers element in the Content Deployer configuration

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

  1. In the configuration location of your combined Content Deployer or Content Deployer worker, open deployer-conf.xml for editing.
  2. Within the <Workers> section, set the values for one or more of the following properties:
    Property nameProperty value description
    QueuePollingIntervalThe interval used when polling the Content Deployer queue, for example, 2s for a 2-second interval
    RetriesIntervalThe amount of time to wait before retrying deployment, for example, 100ms for a 100-millisecond interval
    MaxRetriesThe maximum number of times that the Content Deployer (worker) retries if the package failed
    CleanupA Boolean indicating whether to clean up the folder with incoming deployment packages
  3. Save and close deployer-conf.xml.