Memcached for wordpress

by Ruchira on September 3, 2010

IF you have bigger blog or php,sql web site and it if it runs on basic apache,mysql setup with or without control panel you can see that your web site is slow when loading. This is not a reason to blame your hosting provider. It doesnt care how fast is your web hosting server but really mysql queries takes time and load. Thats the nature. But there are better plans to speed up your server.

If you have a wordpress blog like me the first and best solution is to install wp super cache as php caching system. Its very nice plugin even that works in shared hosting platforms. If you are in shared platform only solution is php caching plugin system for wordpress or your cms like drupal,joomla

but if you are in VPS or dedicated server there are better options first one is –

*
eaccelerator www.eaccelerator.net

Second bit advanced tweak is to install

* memcached www.memcached.org

As you can see this blog now uses memcached version 1.4.5 latest,
memcached for wordpress

Memcached is a Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.

Memcached 1.4.5

Note that I have used a plugin to view these results on wordpress admin panel.
In my future posts ill explain how to install a 100% complete speedy hosting platform with all new apps and engines.

I'm Ruchira Sahan and all posts on this blog are completely my thoughts and writings. I love DIY and Technology. So feel free to contact me for anything about this blog and don't forget to add a comment if this blog helped you! Thanks
Ruchira
View all posts by Ruchira

{ 5 comments… read them below or add one }

1 luke December 1, 2010 at 2:57 PM

hi!This was a really wonderful topic!
I come from roma, I was luck to search your subject in google
Also I get much in your website really thank your very much i will come later

Reply

2 Ruchira December 1, 2010 at 9:07 PM

nice spam! But what is the point without posting your web site address? 😛

Reply

3 alan January 3, 2011 at 3:57 PM

Hello.This post was extremely interesting, particularly because I was investigating for thoughts on this matter last Monday.

Reply

4 Angi March 6, 2011 at 9:55 AM

Do you know how to install this? I have been trying to figure it out. Thanks for your help 🙂

Reply

5 Ruchira March 8, 2011 at 6:40 AM

well. I wrote this because I installed this! 🙂

Reply

Leave a Comment

Previous post:

Next post: