Increase your Wordpress Performance Up To 1,000% — 100,000% – Text Cache Controller plugin

Increase your WordPress Performance Up To 1,000% — 100,000% – Text Cache Controller plugin

Increase your WordPress Performance Up To 1,000% — 100,000% – Text Cache Controller plugin

Increase your WordPress Performance Up To 1,00027 — 100,00027 – Text Cache Controller plugin への27件のコメント

Introduction

Hi,everyone. I’m happy to introduce this plugin to you .This plugin is a page caching system for wordpress inspired by jeedo aquino.This plugin is written for users who cannot install a Redis(In-Memory Database) on the server hosting WordPress,because of limitation of the hosting service.This plugin increase WordPress Performance Up To 1,000% — 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc…) or Libraries(pear,System_daemon).

Now,this plugin are currently pending review of WordPress.org.But you can download the plugin from this site. Installation and Un-instlattion is very easy. Let’s Enjoy this plugin!!

Functions of Plugin

Page Caching

When a visitor access to a permalink on your site,if the permalink is cached, this plugin returns a chached page.Else, forward the request to wordpress and create cache file ,then return a resopnse to the visitor.

Clear Caches

In plugin control panel of WordPress, you can clear all cached files.

Re create Caches

In plugin control panel of WordPress, you can generate a pege (URL) which can make you to re-create a whole caches.

Installation

WORDPRESS_ROOT    >>   Wordpress installed directory

  1. Install this plugin from wordpress admin panel.(Now,this plugin are currently pending review of WordPress.org. So,you download the plugin from this site,and upload the download file(text-cache-controller-latest.zip) to your WordPress.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Copy index.php which is in WORDPRESS_ROOT to original_index.php.
  4. Copy index-textcache.php which is in this plugin directory to WORDPRESS_ROOT/index.php.

example of linux commands.

[bash]
$ cd WORDPRESS_ROOT
$ cp index.php original_index.php
$ cp wp-content/plugins/text-cache-controller/index-textcache.php index.php

[/bash]

Downlaod

text-cache-controller-latest2.zip

Screen Shots

Plugin Controll Panel on WordPress

screenshot-1

Perfomance Inprovements

This is a sample of Logfile of this plugin.
Increase WordPress Performance Up To 1,000% — 100,000%

screenshot-2

Here is a log of this site,really now.
My server machine is poor ,but if chache is enabled ,the performance improve 100,000% Over!!!

If request forward to WordPress, the response is too too too slow.

[bash]
2014-03-27 23:57:53 TotalTime : 0.00114 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.0009 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00155 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00154 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00061 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00133 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.0008 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00078 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00084 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00087 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00111 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00105 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00112 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00133 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.0014 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00112 This response is using CACHE!!
2014-03-27 23:57:53 TotalTime : 0.00103 This response is using CACHE!!
2014-03-28 00:08:03 TotalTime : 11.01534 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:08:31 TotalTime : 0.03378 This response is using CACHE!!
2014-03-28 00:08:35 TotalTime : 1.62793 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:08:55 TotalTime : 0.00113 This response is using CACHE!!
2014-03-28 00:08:55 TotalTime : 0.00108 This response is using CACHE!!
2014-03-28 00:08:55 TotalTime : 0.00109 This response is using CACHE!!
2014-03-28 00:08:55 TotalTime : 0.00105 This response is using CACHE!!
2014-03-28 00:09:06 TotalTime : 10.89119 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:11:27 TotalTime : 0.00075 This response is using CACHE!!
2014-03-28 00:11:28 TotalTime : 0.00133 This response is using CACHE!!
2014-03-28 00:11:29 TotalTime : 17.64119 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:11:31 TotalTime : 1.86071 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:11:40 TotalTime : 0.0011 This response is using CACHE!!
2014-03-28 00:12:36 TotalTime : 1.73476 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:14:32 TotalTime : 1.38339 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:14:35 TotalTime : 0.00181 This response is using CACHE!!
2014-03-28 00:14:38 TotalTime : 0.00122 This response is using CACHE!!
2014-03-28 00:14:42 TotalTime : 0.00091 This response is using CACHE!!
2014-03-28 00:14:52 TotalTime : 6.66489 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:15:07 TotalTime : 8.64448 This request is Forward to WordPress(with Creating CACHE)
2014-03-28 00:18:47 TotalTime : 0.00099 This response is using CACHE!!
2014-03-28 00:21:34 TotalTime : 0.00094 This response is using CACHE!!
:

[/bash]

Re-Creating Caches

If you upload a new POST to WordPress. You can easily re-create caches of a whole of your site.This plugin generates a page which can re-create caches like this.

screenshot-3

Now, Check the improvements !!

Please check the improvements with a browser which is not logged in WordPress.
or use Private Browse Mode.

  • if you are logged in WordPress with a browser,access a post on your site with the browser,the cache system does not work.
  • if you refresh (F5) a page, deletes the cache of that page.
  • A link to a post is clicked,the cache system work.

If you can use Redis

If you can use a redis server ,don’t use this plugin.Let’s enjoy jeedo’s chaching system.

In English
see more here: http://www.jeedo.net/lightning-fast-wordpress-with-nginx-redis/
In Japanese
see more here: http://lovelinux.mydns.jp/?p=667

Uninstall

  • copy orignal_index.php that is in WORDPRESS_ROOT to index.php
  • Remove this plugin from WordPress Admin Panel

About the author:

Related Posts

27 Comments

  1. Chinese on Wikipedia  - 2014年8月3日 - 3:30 PM
    /

    Thanks for one’s marvelous posting! I actually enjoyed reading it,
    you happen to be a great author.I will be sure tto bookmark your blog and will
    eventually come back someday. I want to encdourage continue
    yoour great work, have a nice morning!

  2. vorzeitiger samenerguss verhindern  - 2014年8月11日 - 5:04 AM
    /

    Wow, that’s what I was seeking for, what a material!
    existing here at this website, thanks admin of this website.

  3. Chun  - 2014年8月20日 - 8:56 AM
    /

    Heya i’m for the first time here. I found this board and I find
    It truly useful & it helped me out a lot. I hope to give something back and help others like
    you aided me.

  4. top online dating sites  - 2014年8月20日 - 4:32 PM
    /

    Wow! After all I got a webpage from where I be able to actually obtain valuable information regarding my study and knowledge.

  5. Anthony Denby  - 2014年8月30日 - 11:21 AM
    /

    Definitely, what a great website and illuminating posts, I surely will bookmark your website.Have an awsome day!

  6. cartier love bracelet  - 2014年8月30日 - 1:59 PM
    /

    Right here is the right website for everyone
    who hopes to understand this topic. You realize a whole
    lot its almost tough to argue with you (not that I really would want to…HaHa).

    You certainly put a brand new spin on a subject which has been written about for years.
    Great stuff, just wonderful!

  7. Donte Numan  - 2014年8月30日 - 2:01 PM
    /

    It’s really a nice and helpful piece of information. I am glad that you just shared this helpful information with us. Please keep us up to date like this. Thanks for sharing.

  8. http://tinyurl.com/psds5zl  - 2014年8月30日 - 6:18 PM
    /

    Hi there, just wanted to tell you, I enjoyed this post.
    It was funny. Keep on posting!

  9. Stick War  - 2014年8月30日 - 7:03 PM
    /

    Thanks to my father who stated to me concerning
    this weblog, this webpage is actually amazing.

  10. kue ulang tahun dewasa bandung  - 2014年8月30日 - 10:01 PM
    /

    I’m not that much of a internet reader to be honest but your blogs really nice, keep it
    up! I’ll go ahead and bookmark your site to come back later.
    Cheers

  11. watch anime online  - 2014年8月31日 - 12:41 AM
    /

    Pretty nice post. I just stumbled upon your weblog
    and wanted to say that I have really enjoyed surfing around your blog posts.

    In any case I’ll be subscribing to your feed and I hope
    you write again very soon!

  12. chi hair straighteners  - 2014年8月31日 - 2:02 AM
    /

    Hello! I’ve been reading your web site for some time now and
    finally got the courage to go ahead and give you a shout out from
    Houston Tx! Just wanted to tell you keep up the great job!

  13. quest for stuff hack  - 2014年8月31日 - 2:54 AM
    /

    Рost writing iis also a fun, if you be аcquainted with аfterward you can write otherwise it is
    complicated to write.

  14. cabling toronto  - 2014年8月31日 - 2:57 AM
    /

    It’s remarkable for me to have a website, which is helpful for my know-how.
    thanks admin

  15. Jelly Splash Cheats  - 2014年8月31日 - 3:21 AM
    /

    I have read so many content regardinmg the blogger lovers however
    this paragraph is genuinely a fastidiohs paragraph,
    keep it up.

  16. gmail  - 2014年8月31日 - 3:35 AM
    /

    It’s going to be ending of mine day, but before ending I am reading this fantastic piece of writing to increase my knowledge.

  17. thai cooking school  - 2014年8月31日 - 5:01 AM
    /

    I used to be able to find good advice from your articles.

  18. http://tinyurl.com/n89kw59  - 2014年8月31日 - 5:14 AM
    /

    I will immediately grab your rss feed as I can’t find your e-mail subscription hyperlink or newsletter service.
    Do you have any? Kindly permit me recognize in order that I may subscribe.

    Thanks.

  19. find a realtor  - 2014年8月31日 - 5:57 AM
    /

    Thanks in support of sharing such a nice idea, paragraph is fastidious,
    thats why i have read it entirely

  20. foods To Avoid With ibs  - 2014年8月31日 - 6:58 AM
    /

    Thank you for the good writeup. It in fact was a amusement account it.
    Look advanced to far added agreeable from you! However, how could we communicate?

  21. here  - 2014年8月31日 - 7:02 AM
    /

    Wonderful blog! Do you have any suggestions for aspiring writers?
    I’m hoping to start my own website soon but I’m a little lost
    on everything. Would you suggest starting with a free platform like
    Wordpress or go for a paid option? There are so many choices out there that
    I’m completely confused .. Any tips? Appreciate it!

  22. repelente al agua  - 2014年8月31日 - 8:01 AM
    /

    Wonderful blog! I found it while searching on Yahoo News.
    Do you have any tips on how to get listed in Yahoo News? I’ve been trying for a while but
    I never seem to get there! Thank you

Back to Top