Title: Server Load High
Last modified: August 20, 2016

---

# Server Load High

 *  [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/)
 * I am experiencing a large server load when I move a high traffic domain name 
   to my wordpress multisite website. I have a new website set up on WordPress under
   test domain name, and everything works fine. But once I want to move the high
   traffic domain name to this new website, the server load goes through the roof.
   So I’m trying to figure out why it works fine for the test domain, and then doesn’t
   work so fine for the domain I want to use.
 * I’ve removed all the unnecessary files such as extra fonts and plugins as well.
 * Any help would be great.

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/topic/server-load-high/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/server-load-high/page/2/?output_format=md)

 *  [Tim Moore](https://wordpress.org/support/users/tmoorewp/)
 * (@tmoorewp)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112225)
 * You should consider installing a cache plugin (WP Super Cache or W3 Total Cache).
   There are also some server-side things you can do, assuming you are running a
   VPS (which is you have a high traffic site you probably should be). [http://codex.wordpress.org/High_Traffic_Tips_For_WordPress](http://codex.wordpress.org/High_Traffic_Tips_For_WordPress)
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112237)
 * > So I’m trying to figure out why it works fine for the test domain, and then
   > doesn’t work so fine for the domain I want to use.
 * At a guess, your TEST domain isn’t actually receiving the high traffic. The only
   way it would is if the high traffic domain is actually pointing it’s live traffic
   to your test domain.
 *  [Andrea Rennick](https://wordpress.org/support/users/andrea_r/)
 * (@andrea_r)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112263)
 * high traffic = large server load
 * So yes.. .that’s to be expected. Do any caching? What kind of server are you 
   on? RAM?
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112515)
 * Thanks for the feedback. I installed the Super Cache plugin above, but it broke
   all my redirects that I was using. I am also only seeing about 700-1200 visits
   a day for this website. Is that considered high traffic volume?
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112517)
 * Medium/High. If your server and site aren’t optimized for the traffic, then yes,
   it can cause problems.
 * >  I installed the Super Cache plugin above, but it broke all my redirects that
   > I was using.
 * .htaccess redirects?
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112519)
 * I’m using a Redirect plugin because we have so many of them.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112520)
 * How many is so many?
 * You may want to reconsider and do it manually via .htaccess (depending on the
   type of redirect, you may be able to use wildcards). That may also help speed
   things up, by changing processing to BEFORE WP ahas to do it.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112521)
 * 25 total. It’s a redirection plugin. So maybe this plugin has a conflict with
   the cache plugin I was trying to use? Thanks for your help. I’ll try anything
   to get this load down.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112524)
 * 25 isn’t ‘so many’ 🙂
 * I’d switch ’em to manual .htaccess, remove the plugin, and then try Super Cache
   again.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112529)
 * Ok, thanks. I’m actually using W3 Total Cache, not Super Cache…and it’s only 
   the Portfolio posts that get broken when I ‘activate’ W3 Total Cache. All other
   pages and redirects work fine. Strange.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112530)
 * I don’t know what you mean by ‘Portfolio’ posts. Are these a Custom Post Type
   you made?
 * Also, while I love W3TC, it’s a hella-complex app and involves a lot of serious
   understanding to use correctly.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/#post-2112535)
 * Yes, custom posts. I discarded the W3TC and added in the Super Cache. Hopefully
   this will help out. I’ve found a few load test sites to try and mimic the traffic,
   do you have any you could recommend or know of?
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/server-load-high/#post-2112589)
 * I have been load testing this new wordpress website and it continues to bring
   down my site, even on a new server. I’ve removed every plugin, a facebook iframe
   module, installed on a new server at Rackspace, had them install Total Cache,
   and it’s still not working right. I just have no idea what it could be. Any further
   recommendations or things to try?
 * Thanks.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 12 months ago](https://wordpress.org/support/topic/server-load-high/#post-2112590)
 * What SERVER side caching did they do?
 * APC? eAccellerator?
 *  [Andrea Rennick](https://wordpress.org/support/users/andrea_r/)
 * (@andrea_r)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/server-load-high/#post-2112591)
 * Or you have some runaway queries with either your custom posts, your theme, or
   some section you’ve forgotten to mention.
 * like putting your own feed in the rss widget, for example.

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/topic/server-load-high/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/server-load-high/page/2/?output_format=md)

The topic ‘Server Load High’ is closed to new replies.

## Tags

 * [domain names](https://wordpress.org/support/topic-tag/domain-names/)
 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 29 replies
 * 4 participants
 * Last reply from: [beej30](https://wordpress.org/support/users/beej30/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112608)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
