Installation and Upgrade > Advanced Deployment Considerations > Installing and Configuring a Cluster Windchill Environment > Web Server Concerns
  
Web Server Concerns
Apache systems can normally be synchronized between cluster systems. However, some versions of the Apache-based web server may not function properly if they are cloned rather than installed directly.
Additionally, other supported web servers may not allow for synchronization. In these cases, the individual web servers may need to be installed and configured separately on each system.
The following information is necessary to configure the web server on each system regardless of whether synchronization is used:
The host name referenced by the web server on the Cache Main node must be the real host name of the system (main.company.com and not the cluster host name).
The host name used by the servlet engine connector (in the case of mod_jk configured using the workers.properties file) must be the real host name of the system running the servlet engine. For example on the secondary nodes, the host name would be secondary1.company.com or secondary2.company.com and on the main node, the host name would be main.company.com.