Warning: You are browsing the documentation from version 4 to 10 of Pimcore. Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version:

Cluster Setup

A typical cluster setup has the following architecture:

Pimcore_Cluster_Setup

Filesystem

It's absolutely necessary that the contents of /web/var/ and /var are shared between all application servers. Sharing has to be done using a real network filesystem (such as NFS) supporting locks and so on.

Do not use rsync or other nasty solutions to share the data between the application servers.