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

---

# Server Load High

 *  [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years, 1 month 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 14 replies - 16 through 29 (of 29 total)

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

 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112592)
 * I believe it was memcache that they used on the server.
 * I did have an rss feed on the homepage, using the plugin continuous rss scrolling.
   But no where else on the website.
 *  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/page/2/#post-2112593)
 * Was it your own site’s RSS feed, though?
 * And if you have not yet, turn that off. And switch to the default Twenty Ten 
   theme 🙂
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112594)
 * [http://feeds2.feedburner.com/NWEFeed](http://feeds2.feedburner.com/NWEFeed)
 * Unfortunately, I can’t get accurate test loading by switching over the domain
   name. But I have been load testing using loadimpact.com. I have removed the RSS
   Feed in one of my tests and it still crashed at about 75 concurrent users.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112597)
 * I did notice that the table for wp_postmeta is almost at 6000 records. That sounds
   like alot?
 *  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/page/2/#post-2112598)
 * No. Not really (Mine is at 3000). If you wanted to wipe out your revisions, it’d
   trim it down.
 * Server load is high generally because something’s causing too much ‘work.’ Yeah,
   I’m captain obvious there 😉 If nothing, from trimming plugins to changing themes,
   works, then you have to sit and look at your server. Make sure PHP is installed
   in a way that works. Optimize your httpd.conf for WP. Master TOP. That kind of
   thing.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112599)
 * So I created a new wordpress site and left it with the TwentyTen theme, ran the
   same Load Test, and it crapped out at the same point, 60 clients or users. So
   this is now really confusing me about where to look, or even if this Load tester
   is even accurate.
 *  [Andrea Rennick](https://wordpress.org/support/users/andrea_r/)
 * (@andrea_r)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112600)
 * >  or even if this Load tester is even accurate.
 * always a possibility. we all answered on the assumption this was a live server.
   🙂
 * What’s the specs? How much RAM?
 *  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/page/2/#post-2112601)
 * Which load tester are you using too? Is it public something we can share?
 * Cause I use WP multisite on a VPS that gets hammered and it’s only crashed when
   I’m dumb enough to upload very large pictures and publicize them without caching
   first 😉
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112603)
 * I’m using Loadimpact.com. I can
 * Server is 40 GB of Disk Space, 1024 RAM, with a load balancer so a duplicate 
   server to share the load. Plus the DB’s are on their own server as well.
 * I can share the results, see below. Testing is on my rackspace server, and is
   the same website you would see if I switched over our main domain name to this
   IP.
 * 1. Test with theme TwentyTen as if you set it up for the first time.
    [http://tinyurl.com/3bk9geo](http://tinyurl.com/3bk9geo)
 * 2. Test with no plugins, using my existing site seen here: [http://50.56.52.252/](http://50.56.52.252/)
   
   [http://tinyurl.com/3scgu8x](http://tinyurl.com/3scgu8x)
 * 3. Test with all plugins installed, using my existing site here: [http://50.56.52.252/](http://50.56.52.252/)
   
   [http://tinyurl.com/68cpypk](http://tinyurl.com/68cpypk)
 *  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/page/2/#post-2112604)
 * Interesting. I ran a couple tests on my boxes and the loadimpact tests seem to
   contradict my own monitors. How odd. (Loadimpact says my site will pop out at
   20 users, but I’ve had a couple hundred at once and been okay). I’m going to 
   poke around on this some more.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112605)
 * That is interesting. Let me know if you come across anything.
 * Thanks.
 *  [Andrea Rennick](https://wordpress.org/support/users/andrea_r/)
 * (@andrea_r)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112606)
 * Weird. it says my beefy dedicated box running nginx will take 15s to serve 30
   clients. And I know that’s not right.
 *  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/page/2/#post-2112607)
 * See? That’s what I mean! Also, the bugger spiked my memory usage through the 
   roof! I think it’s running a REALLY dirty check that isn’t right. I may appropriate
   my office tools and test it on a ‘random external site’.
 *  Thread Starter [beej30](https://wordpress.org/support/users/beej30/)
 * (@beej30)
 * [15 years ago](https://wordpress.org/support/topic/server-load-high/page/2/#post-2112608)
 * Ah, still working away at this one. So next step after some testing is we are
   changing our server config on Rackspace from Ubuntu to Redhat.

Viewing 14 replies - 16 through 29 (of 29 total)

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

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: [15 years 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
