• 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)
  • Thread Starter beej30

    (@beej30)

    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)

    (@ipstenu)

    ?????? Advisor and Activist

    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

    (@beej30)

    https://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

    (@beej30)

    I did notice that the table for wp_postmeta is almost at 6000 records. That sounds like alot?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    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

    (@beej30)

    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.

    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)

    (@ipstenu)

    ?????? Advisor and Activist

    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

    (@beej30)

    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.
    https://tinyurl.com/3bk9geo

    2. Test with no plugins, using my existing site seen here: https://50.56.52.252/
    https://tinyurl.com/3scgu8x

    3. Test with all plugins installed, using my existing site here: https://50.56.52.252/
    https://tinyurl.com/68cpypk

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    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

    (@beej30)

    That is interesting. Let me know if you come across anything.

    Thanks.

    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)

    (@ipstenu)

    ?????? Advisor and Activist

    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

    (@beej30)

    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)
  • The topic ‘Server Load High’ is closed to new replies.