Speeding Up WordPress on Ubuntu.
-
I’m wondering if I’ve done everything to speed up WP 3.3.1. All my other PHP sites, which are larger than WP run VERY fast! But WP is painfully slow.
I have a 1 load balancer, 2 web servers and 2 mysql servers (circular replication) at Rackspace. I upped from 256mb to 512mb on each machine.
The wordpress DB is very small still. I am using HyperDB, so I can’t use super cache… Unless any of you know a way to make that work?
I am using:
Memcache, FileCache, DiskCache, Deflate, eAccellerator (5 minutes of cache), Rewrite, multisite, db-optimize, MU Domain Mapping.I’ve also done this
define('WP_HTTP_BLOCK_EXTERNAL', true);
My DNS is setup properly.
My only plugins are db-optimize, Contact Form 7, WordPress MU Domain Mapping.
In short, everything runs fast, other than WordPress. Which is a shame because I’d like to do almost all of my development in WP.
Thanks!
- The topic ‘Speeding Up WordPress on Ubuntu.’ is closed to new replies.