Optimization Options for High Load Sites
-
I’ve inherited 2 fairly popular regional news sites. They’re getting between 10-20K unique hits per day. Sometimes more. The page views are much higher.
We’ve got them on a fairly stout dedicated server, and only these two sites are running on it. We’ve enabled WP Fastest Cache and we’ve got them on Cloudflare (Free). We’ve had the server admins go in and tweak MySQL for better performance. And we’ve disabled anything on the server that’s not needed.
Even with all that, the sites are performing very poorly. The load is often quite high and the page loads are slow.
We’re considering implementing WP Smush, but that won’t resolve the MySQL issues we’re having.
Basically, I have to update every plugin on-at-a-time. Then I have to repair the DB after every update. This makes for about a 4+ hour update process. The databases are only between 150-350MB, so they’re not huge, but they sure are slow.
My question is this: What options do I have to improve the performance and speed of these sites? CDN? Run MySQL on a separate server? Something else?
- The topic ‘Optimization Options for High Load Sites’ is closed to new replies.