Featured Posts

Five Wordpress Plugins you SHOULD be using and probably... It's been a while since I shared a couple of Wordpress Plugins with you. In fact, my Last Post on the subject is almost a year old at this point (ok, its 11 months today)....

Readmore

GoogleWave a second Opinion So back in October I posted about my first impressions with google wave. I mentioned in there I was a little depressed by the number of people I had available to converse...

Readmore

How can twitter help my website? Lots. As a comment on my post about Twitter Wit, someone queried "How can Twitter help my website?" A good question, I thought, and one that I felt needed more then just a reply...

Readmore

WiiView: Pirates Hunt for Blackbeards Treasure! While the wii is out visiting the repair shop (no word yet on when its due back) I thought I'd go ahead and do something I've been meaning to do for a while... Review some...

Readmore

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

Delusions of Grandeur Rss

Speed up Wordpress with Xcache!

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

4

Google Buzz 

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.

Blog Widget by LinkWithin

Popularity: 10% [?]

  • Share/Bookmark

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 …

Like or Dislike: Thumb up 0 Thumb down 0

Sweet thanks – excellent plugin.

MissDanni’s last blog post..Spam Protection

Like or Dislike: Thumb up 0 Thumb down 0

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.

Like or Dislike: Thumb up 0 Thumb down 0

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

Like or Dislike: Thumb up 0 Thumb down 0

Additional comments powered by BackType