In order to run multiple ATG Content Administration servers, you must set the cache-mode property for several item descriptors to locked; you must also disable query caching for those items.

The following item descriptors in each server’s /atg/epub/PublishingRepository must set cachemode to locked and querycachesize to 0:

agentDef
history
deploymentLog
pendingDeployment
process
project
projectTaskInfo
targetDef
topologyDef
transportDef

The cache mode for these item descriptors is automatically set to locked by the publishing.xml file in the ATG Content Administration liveconfig configuration layer.

Workflow item-descriptors

The following workflow item descriptors in each server’s /atg/epub/PublishingRepository must also have their cache mode set to locked and query-cache-size set to 0:

collectiveWorkflow
collectiveWorkflowTransition
individualWorkflow

individualWorkflowTransition
workflowInfo
workflowMigrationInfo
workflowTemplateInfo

The cache mode for these item descriptors is set to locked automatically by the workflow.xml file in the ATG Content Administration liveconfig layer.

Setting cache mode and query caching manually

If you run multiple servers without the liveconfig layer—for example, as part of your development environment—set the cache mode and query caching manually:

 
loading table of contents...