{"id":732,"date":"2014-03-27T23:54:55","date_gmt":"2014-03-27T14:54:55","guid":{"rendered":"http:\/\/lovelinux.mydns.jp\/?p=732"},"modified":"2014-11-07T21:32:41","modified_gmt":"2014-11-07T12:32:41","slug":"increase-your-wordpress-performance-up-to-1000-100000-text-cache-controller-plugin","status":"publish","type":"post","link":"https:\/\/lovelinux.mydns.jp\/?p=732","title":{"rendered":"Increase your WordPress Performance Up To 1,000% &#8212; 100,000% &#8211; Text Cache Controller plugin"},"content":{"rendered":"<h3>Introduction<\/h3>\n<p>Hi,everyone. I&#8217;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 <strong class=\"large-blue\">Performance Up To 1,000% &#8212; 100,000%<\/strong>(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc&#8230;) or Libraries(pear,System_daemon). <\/p>\n<p>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&#8217;s Enjoy this plugin!!<\/p>\n<h3>Functions of Plugin<\/h3>\n<p class=\"point1\"><i class=\"fa fa-hand-o-right\"><\/i>Page Caching<\/p>\n<p>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. <\/p>\n<p class=\"point1\"><i class=\"fa fa-hand-o-right\"><\/i>Clear Caches<\/p>\n<p>In plugin control panel of WordPress, you can clear all cached files.<\/p>\n<p class=\"point1\"><i class=\"fa fa-hand-o-right\"><\/i>Re create Caches<\/p>\n<p>In plugin control panel of WordPress, you can generate a pege (URL) which can make you to re-create a whole caches.<\/p>\n<h3>Installation<\/h3>\n<p>WORDPRESS_ROOT &nbsp;&nbsp; >> &nbsp;&nbsp;Wordpress installed directory <\/p>\n<ol>\n<li>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.<\/li>\n<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress<\/li>\n<li>Copy index.php which is in WORDPRESS_ROOT to original_index.php.<\/li>\n<li>Copy index-textcache.php which is in this plugin directory to WORDPRESS_ROOT\/index.php.<\/li>\n<\/ol>\n<h4>example of linux commands.<\/h4>\n<p>[bash]<br \/>\n$ cd WORDPRESS_ROOT<br \/>\n$ cp index.php original_index.php<br \/>\n$ cp wp-content\/plugins\/text-cache-controller\/index-textcache.php index.php<\/p>\n<p>[\/bash]<\/p>\n<h3>Downlaod<\/h3>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/text-cache-controller-latest2.zip\">text-cache-controller-latest2.zip<\/a><\/p>\n<h3>Screen Shots<\/h3>\n<h4>Plugin Controll Panel on WordPress<\/h4>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1-1024x731.png\" alt=\"screenshot-1\" width=\"620\" height=\"442\" class=\"alignnone size-large wp-image-735\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1-1024x731.png 1024w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1-300x214.png 300w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-1.png 1093w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/a><\/p>\n<h4>Perfomance Inprovements<\/h4>\n<p>This is a sample of Logfile of this plugin.<br \/>\nIncrease WordPress <strong class=\"large-blue\">Performance Up To 1,000% &#8212; 100,000%<\/strong><\/p>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2.png\" alt=\"screenshot-2\" width=\"620\" height=\"454\" class=\"alignnone size-large wp-image-736\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2.png 762w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-2-300x219.png 300w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/a><\/p>\n<p>Here is a log of this site,really now.<br \/>\nMy server machine is poor ,but if chache is enabled ,the performance improve 100,000% Over!!!<\/p>\n<p>If request forward to WordPress, the response is too too too slow.<\/p>\n<p>[bash]<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00114 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.0009 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00155 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00154 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00061 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00133 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.0008 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00078 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00084 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00087 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00111 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00105 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00112 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00133 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.0014 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00112 This response is using CACHE!!<br \/>\n2014-03-27 23:57:53     TotalTime : 0.00103 This response is using CACHE!!<br \/>\n2014-03-28 00:08:03     TotalTime : 11.01534 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:08:31     TotalTime : 0.03378 This response is using CACHE!!<br \/>\n2014-03-28 00:08:35     TotalTime : 1.62793 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00113 This response is using CACHE!!<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00108 This response is using CACHE!!<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00109 This response is using CACHE!!<br \/>\n2014-03-28 00:08:55     TotalTime : 0.00105 This response is using CACHE!!<br \/>\n2014-03-28 00:09:06     TotalTime : 10.89119 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:11:27     TotalTime : 0.00075 This response is using CACHE!!<br \/>\n2014-03-28 00:11:28     TotalTime : 0.00133 This response is using CACHE!!<br \/>\n2014-03-28 00:11:29     TotalTime : 17.64119 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:11:31     TotalTime : 1.86071 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:11:40     TotalTime : 0.0011 This response is using CACHE!!<br \/>\n2014-03-28 00:12:36     TotalTime : 1.73476 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:14:32     TotalTime : 1.38339 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:14:35     TotalTime : 0.00181 This response is using CACHE!!<br \/>\n2014-03-28 00:14:38     TotalTime : 0.00122 This response is using CACHE!!<br \/>\n2014-03-28 00:14:42     TotalTime : 0.00091 This response is using CACHE!!<br \/>\n2014-03-28 00:14:52     TotalTime : 6.66489 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:15:07     TotalTime : 8.64448 This request is Forward to WordPress(with Creating CACHE)<br \/>\n2014-03-28 00:18:47     TotalTime : 0.00099 This response is using CACHE!!<br \/>\n2014-03-28 00:21:34     TotalTime : 0.00094 This response is using CACHE!!<br \/>\n:<\/p>\n<p>[\/bash]<\/p>\n<h4>Re-Creating Caches<\/h4>\n<p>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.<\/p>\n<p><a href=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3.png\"><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3-1024x603.png\" alt=\"screenshot-3\" width=\"620\" height=\"365\" class=\"alignnone size-large wp-image-739\" srcset=\"https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3-1024x603.png 1024w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3-300x176.png 300w, https:\/\/lovelinux.mydns.jp\/wp-content\/uploads\/2014\/03\/screenshot-3.png 1080w\" sizes=\"auto, (max-width: 620px) 100vw, 620px\" \/><\/a><\/p>\n<h3>Now, Check the improvements !!<\/h3>\n<p>Please check the improvements with a browser which is not logged in WordPress.<br \/>\nor use Private Browse Mode.<\/p>\n<ul>\n<li>if you are logged in WordPress with a browser,access a post on your site with the browser,the cache system does not work.<\/li>\n<li>if you refresh (F5) a page, deletes the cache of that page.<\/li>\n<li>A link to a post is clicked,the cache system work.<\/li>\n<\/ul>\n<h3>If you can use Redis <\/h3>\n<p>If you can use a redis server ,don&#8217;t use this plugin.Let&#8217;s enjoy jeedo&#8217;s chaching system.<\/p>\n<p>In English<br \/>\n  see more here: <a href=\"http:\/\/www.jeedo.net\/lightning-fast-wordpress-with-nginx-redis\/\">http:\/\/www.jeedo.net\/lightning-fast-wordpress-with-nginx-redis\/<\/a><br \/>\nIn Japanese<br \/>\n  see more here: <a href=\"http:\/\/lovelinux.mydns.jp\/?p=667\">http:\/\/lovelinux.mydns.jp\/?p=667<\/a><\/p>\n<h3>Uninstall<\/h3>\n<ul>\n<li>copy orignal_index.php that is in WORDPRESS_ROOT to index.php<\/li>\n<li>Remove this plugin from WordPress Admin Panel<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Introduction Hi,everyone. I&#8217;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% &#8212; 100,000%(This score is not joke.) This plugin requires no other Services(Redis,MongoDB,etc&#8230;) 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&#8217;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 &nbsp;&nbsp; >> &nbsp;&nbsp;Wordpress installed directory 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. Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress Copy index.php which is in WORDPRESS_ROOT to original_index.php. 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 Perfomance Inprovements This is a sample of Logfile of this plugin. Increase WordPress Performance Up To 1,000% &#8212; 100,000% Here is a log of this site,really now. My server machine is poor ,but if chache is enabled ,the performance improve 100,000%&#8230;<\/p>\n","protected":false},"author":1,"featured_media":741,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[11],"tags":[42,18],"class_list":{"0":"post-732","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-wordpress","8":"tag-textcachecontroller","9":"tag-wordpress-2"},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/732","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=732"}],"version-history":[{"count":10,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/732\/revisions"}],"predecessor-version":[{"id":766,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/posts\/732\/revisions\/766"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=\/wp\/v2\/media\/741"}],"wp:attachment":[{"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=732"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=732"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lovelinux.mydns.jp\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=732"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}