Featured Posts

SugarSync Redux So somewhere around two weeks ago, I talked about SugarSync. I was pretty impressed with it and the ability to share documents between my desktop, laptop and blackberry...

Readmore

Take me out to the ball park! This is the fourth season in a row that I've been the lead operator on the Friday Night Fireworks for the Atlanta Braves down at the Ted. Usually, its 14 Friday nights (with...

Readmore

ASMW - Take One Moment Sometimes there's a group out there who you just marvel at the talent and skill the group has. You wonder how it can be that someone can play so masterfully. So it is with...

Readmore

Unto us a Child is Born! So I was a little absent from life last week (anyone following me on Twitter or facebook knows why) as I spent the better part of last week at the hospital with my wife....

Readmore

Delusions of Grandeur Rss

Speed up Wordpress with Xcache!

Posted on : 08-11-2007 | By : mcangeli | In : blogrush, wp plugins

4

While reading a post about the Super cache plugin for WP and how well it handled the digg effect, I came across another php caching script that I thought I’d give a try. The Xcache Plugin by neosmart seems to have helped a lot to keep the load on my server down. As soon as I had it installed and configured correctly (it took me a minute or two) the load dropped on my server.

The first thing you need to do is download and install XCache itself. On my debian server with apache2 and php5 this was as easy as #apt-get install php5-xcache. The install ran and set everything up. I did have to edit the /etc/php5/conf.d/xcache.ini file.

Look for two things: xcache.size and xcache.var_size. Set the first one to 64M and the second to 10M (you can set it higher or lower, but in order for the wp-plugin to work it has to be set greater than 0). Save and exit and restart apache.

Next download the actual plugin. Once you have it downloaded unzip it and copy it to your wp-content directory. Thats all you have to do. It does the rest. Check your server load and for the fun of it pull up your site and see if it loads any faster. I’d be suprised if it doesn’t.

Comments (4)

Speed up Wordpress with Xcache!…

While reading a post about the Super cache plugin for WP and how well it handled the digg effect, I came across another php caching script that I thought I’d give a try. The Xcache Plugin by neosmart seems to have helped a lota lot to keep the load …

Sweet thanks – excellent plugin.

MissDanni’s last blog post..Spam Protection

I’ve read about xcache but alas, I don’t have access to apache or PHP on a shared server. Shared servers suck, but what can you do? I can’t afford (yet) dedicated hosting and a local server is out of the question (I’m very familiar with Debian because I ran my own server at home for 2 years). That was a rhetorical question by the way, I already know the answer.

[...] Speed up Wordpress with Xcache! at Delusions of Grandeur – Temporary Insanity [...]

Advertise Here