Title: WP Super Cache Multisite problem
Last modified: August 20, 2016

---

# WP Super Cache Multisite problem

 *  [amishgeek](https://wordpress.org/support/users/amishgeek/)
 * (@amishgeek)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/wp-super-cache-multisite-problem/)
 * I had supercache running very well on a large multisite install (12,000+ blogs)
 * When I upgraded to WP 3.4.1, and subsequently upgraded supercache, it is no longer
   working.
 * I’ve completely wiped out the cache and re-installed the plugin, but when I enable
   the cache, the first blog that gets cached is served on all blogs.
 * Inside the /wp-content/cache/supercache/ directory is only a single folder “mydomain.
   com”
 * The first blog that gets cached gets cached in that folder, and that cached file
   is served for all blogs, so the wrong cache is being served.
 * Before the upgrade, every blog had its own folder within the /supercache/ directory.
   So it appears that supercache is not reading the full blog URL (subdomain blogs).
 * This is running on Ubuntu 12.04 + nginx +php-fpm. The only thing that changed
   was upgrading to WP 3.4.1 and the latest version of super cache.
 * Any ideas?
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Pothi Kalimuthu](https://wordpress.org/support/users/pothi/)
 * (@pothi)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/wp-super-cache-multisite-problem/#post-2993002)
 * Did you try to setup a demo environment (with a couple of sub-domains) to replicate
   this issue by upgrading from the earlier versions of WP core and WP Super Cache?
 *  [Manuel Schmalstieg](https://wordpress.org/support/users/targz-1/)
 * (@targz-1)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/wp-super-cache-multisite-problem/#post-2993029)
 * Try with the version found at the bottom of this thread:
    [http://wordpress.org/support/topic/plugin-wp-super-cache-warning-wpsupercache-11-and-nginx-broken-on-multisite](http://wordpress.org/support/topic/plugin-wp-super-cache-warning-wpsupercache-11-and-nginx-broken-on-multisite)
 *  [Rahul Bansal](https://wordpress.org/support/users/rahul286/)
 * (@rahul286)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/wp-super-cache-multisite-problem/#post-2993065)
 * `/wp-content/cache/supercache/` cache will contain one folder for your main domain
   if you are using WordPress multisite in subdirectory mode.
 * You can try this config for multisites using subdirectories – [http://rtcamp.com/tutorials/wordpress-multisite-nginx-config-subdirectories-wp-super-cache/](http://rtcamp.com/tutorials/wordpress-multisite-nginx-config-subdirectories-wp-super-cache/)
 * Also check if you are passing any argument to `index.php` in your nginx conf 
   file.
 * WP Super Cache breaks if you use `index.php?args` as suggested by most tutorials.
   It just that you will not realise its broken until PHP crashed (by heavy traffic)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WP Super Cache Multisite problem’ 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/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [nginx](https://wordpress.org/support/topic-tag/nginx/)
 * [subdomain](https://wordpress.org/support/topic-tag/subdomain/)
 * [super cache](https://wordpress.org/support/topic-tag/super-cache/)

 * 3 replies
 * 4 participants
 * Last reply from: [Rahul Bansal](https://wordpress.org/support/users/rahul286/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/wp-super-cache-multisite-problem/#post-2993065)
 * Status: not resolved