Getting a lot of "busy server" messages too lately. I hopre this will be an easy fix
o
I agree, which is why we will be moving the forum to an awesome server with a phat SSD-raid set of harddrives. This will all happen in a couple of weeks or less, so I hope that will be the trick. Every other thing is optimized through the teeth. The rest of the server software is updated to the very latest versions of everything.
Yes, I'm sure. It requires two rebuilds on the way even.
All optimizations possible in the vbulletin software have been made. We have had vBulletin employees analysing our forums. All quick fixes are made, that is why we will be moving the forum, as I said above.
You could move the forums static content off the forum web server and over to a CDN. It would reduce load for the static content significantly because right now the various little images that it loads take upwards of 30 seconds each when the server bogs down.
Then again this slowness seems to be database related and not really an Apache/Web Server issue. Hopefully the SSDs improve the IOPS enough so that MySQL doesn't get overwhelmed as much.
This stuff really is odd. This is the first day this week that I've had good speeds regularly here.
We have, yes. Still can't be sure how the new setup will work until we start to use it though.So you have identified disk IO to the database as your main bottleneck?
I ask because I test and optimize website performance for a living ;-)
Thanks, will do!You folks may want to read Thinking Clearly About Performance if adding more hardware doesn't work or is not clearly the best solution. In fact, you may want to read it anyway - that article is a real gem.
We have no load balancing at all right now, but that is part of the new setup that is being tested right now.If you have a loadbalanced setup with multiple servers it's very possible that one of them is overloaded while the other one isn't. People who end up on the wrong server experience lag, but the people who connect to the other one don't. Of course loadbalancers are supposed to mitigate this, but they don't always actually perform to expectations.
Since the last upgrade, forum speed goes perfect for me! Hooray!