Load balancing between web servers
-
We are planning to use WordPress so that there are two Apache web servers for fail-over and performance purposes. We have a load balancer balacing the load between the servers. The problem is that also requests to use admin tool may be directed to any of the web servers. As the end result the images downloaded through the admin tool end up only in one of the web servers. Same applies to template changes made through admin tool. If changes were made only to one server, it would be easier to just replicate these changes to other web server. However, in our current configuration changes may be made in any of the web servers.
I would greatly appreciate your experiences and recommendations how to best solve this issue.
- The topic ‘Load balancing between web servers’ is closed to new replies.