Title: Load Balancing Web Servers
Last modified: October 4, 2023

---

# Load Balancing Web Servers

 *  Resolved [starkj](https://wordpress.org/support/users/starkj/)
 * (@starkj)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/load-balancing-web-servers/)
 * How do you setup wp-super cache to work with multiple load balanced servers?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * (@donncha)
 * [2 years, 8 months ago](https://wordpress.org/support/topic/load-balancing-web-servers/#post-17101670)
 * You shouldn’t use WP Super Cache with more than one server. It will only cache
   to one of the servers, so the other one may serve a non-cached page if that server
   wasn’t used.
 * You could try using NFS or SMB to share a directory but that’s not recommended.
   The overhead will be too much and will slow your site.
 * You could use a memcached based caching plugin like Batcache. That will work 
   on a setup like yours.

Viewing 1 replies (of 1 total)

The topic ‘Load Balancing Web Servers’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Donncha O Caoimh (a11n)](https://wordpress.org/support/users/donncha/)
 * Last activity: [2 years, 8 months ago](https://wordpress.org/support/topic/load-balancing-web-servers/#post-17101670)
 * Status: resolved