BCC Master – Slave Agent Configurations
Configuring Content Administration (BCC) environment to deploy Single ConfigFileSystem across multiple Physical/Virtual machines (VM). To achive this, we should create a master ConfigFileSystem on one JVM/ATG instance on the VM and slave ConfigFileSystems on rest of the JVM's on the same VM. So only one JVM/ATG instance on a given machine/VM is responsible for file deployments. This configuration can significantly increase performance because deployment data, which can be very large, is sent to one agent rather than all agents. Also deployments won’t affect even if one of the non-essential agent went down during deployment. Note : A shared ConfigFileSystem is supported for switch mode deployments only. Steps to set up Shared ConfigFileSystem: 1. Designate one ATG instance on each machine/VM as the master instance and rest other ATG instances are considered as slave instances. 2. Configure a master ConfigFileSystem.properties file with below content. File: <ATG-Data-...