October 25, 2011 by  

DB Cache Reloaded Fix v2.2.4 Released

db cache reloaded fix

I’m happily to announce DB Cache Reloaded Fix v2.2.4. For you who don’t know DB Cache Reloaded Fix, it’s a WordPress plugin to cache the queries made to the database whereas improve your WordPress blog performance. It’s not originally mine, but it is a fork from the old DB Cache Reloaded which not compatible since WordPress 3.1. And thanks for all of you, your input and feedback is really helpful.

What’s New in DB Cache Reloaded Fix v2.2.4

There are some fixes that will definitely improve the WordPress performance:

  • Move the cache folder from wp-content/tmp to the plugin directory db-cache-reloaded-fix/cache
  • Now it will cache the complex queries, including posts, post meta and join queries
  • Cache cleaning is now move to WordPress scheduler, rather than check and clean it for every query made
  • Add French translation

DB Cache Reloaded Fix Installation

It is easy to install, you just go to plugins from your admin dashboard and search for DB Cache Reloaded Fix, or you can see the instruction here.

DB Cache Reloaded Fix Configuration

DB Cache Reloaded Fix is easy to configure. All you need to do is enable it, fill the “Expire a cached query after” box (for my blog i put 1440 minutes means it will cache for 24 hours), then save it.
Note: For faster performance you can make “Cache filter” blank, it means it will cache all the queries.

So what keeping me busy with this plugin?
There are still some ideas that i need to put into the plugins. I’m still in development and testing for multi databases cache and distributed caching. Hopefully it will done somewhere before the new year.

So if you like this plugin please support me through WordPress page and refer it to your friends. Thanks.

WordPress plugin page:
DB Cache Reloaded Fix

What people search:

Post comment as twitter logo facebook logo
Sort: Newest | Oldest
sawontheboss4 5 pts

Isit compatible with Nginx? or i need any conf include?

Johnny Lai Kristiansen 5 pts

Hi Ivan,

 

If you want to have 'DB Cache Reloaded' translated to Danish, please contact me @ georgebaker@hotmail.com

Giorgos 5 pts

Is there any posibility/workaround not to use db.php as it conflicts with my multi-db setup. The both use db.php :-(

7jibril 5 pts

Dear Mas Ivan

 

Mohon info, jika menggunakan plugini Cache Reloaded DB v2.2.4 apa masih perlu menggunakan WP Super Cache? atau tidak perlu lagi?

Thanks

 

 

ivankrisdotcom 14 pts moderator

 7jibril WP Super cache hanya melakukan cache terhadap page, sedangkan dbcr untuk database cache. saya kira wp super cache masih di perlukan.

PerawatanTaman 5 pts

 ivankrisdotcom  7jibril Thanks infonya, sama permasalahannya dg web sy 

artilibere 5 pts

Ivan, i wish to enable the plugin on a network of over 10k sites.

While waiting for new release.. is there an hack (maybe db hack of single's site options table) to get that behaviour?

ivankrisdotcom 14 pts moderator

 artilibere Some says it works on multisite. you can try it. if the plugin not good and deactivate it. remove db.php from wp-content and you are back to normal.

NanoG6 5 pts

Ivan, does the plugin cache queries by robots(google) as well?

ivankrisdotcom 14 pts moderator

 NanoG6 Yes it does. but you can filter it by table name if you don't want dbcr to cache the queries.

NanoG6 5 pts

 ivankrisdotcom Great.. And can you please tell me an example of best configuration for a blog which only updated once in 2 weeks or a month? What is the best value for expire time and filter?

Many thanks!

ivankrisdotcom 14 pts moderator

 NanoG6 My configuration for cache expiration time is a day, that is 1440 minutes. and i leave cache filter empty so dbcr will cache all the queries, except a complex queries. it is working so far with this blog and my cpu load is really low even my traffic is > 3000 views a day, at least my share hosting account can handle it.

NanoG6 5 pts

 ivankrisdotcom OK thank you Ivan

peter achutha 5 pts

Hi Ivan,

 

I loved your cache,DB Cache Reload Fix, on WordPress 3.3.1.  see how fast my pages download to browser http://bachutha.com. It would be helpful to have the version number displayed your options page. I'm testing it and see if my CPU usage drops.

 

- Peter Achutha

whymustihaveausername 5 pts

Thanks for the fix for this plugin - it seems like it's working pretty well on WP 3.3.1, but I am getting stat failed errors on the filemtime() call on line 101 on db-functions.php, thusly:

"filemtime(): stat failed for wp-content/plugins/db-cache-reloaded-fix/cache/options/5b293a578642a805f6ce85060d3326d3 in db-cache-reloaded-fix/db-functions.php at line 101"

File exists, and if I su as my apache user and run filemtime() against that path in PHP interactive there are no errors. Is this something you've seen before?

Thanks!

parnanet 5 pts

Plugin works great... but when we want to uninstall it it messes the wordpress.

No I NEED TO LEAVE at list the db-module.php file into the db cache folder if I want my site to work...

no fair. We should be supported to be free to exclude plugin and take away all references of it from our system.

ivankrisdotcom 14 pts moderator

parnanet you can remove db.php from the wp-content folder, it will back to normal. thanks.

NanoG6 5 pts

plugin ini berpengaruh ke time to first byte ga ya?

trus seandainya saya set expire time nya semisal di atas 3 hari, kemudian kita melakukan perubahan terhadap homepage (ada post baru) atau editing post lama sebelum cache expire, apakah perubahan / post baru akan tampil?

thanks!

ivankrisdotcom 14 pts moderator

NanoG6 Plugin ini akan menyimpan/cache query yang dilakukan wordpress ke database. jika kamu set expired time 3 hari maka cache akan disimpan selama 3 hari. and yes, jika kamu editing post maka post yang lama akan tetap dimunculkan sampai cache di clear.

fergusonsarah 115 pts

Writ­ers with more fol­low­ers are judged to be more wor­thy of attention. Thanks for the great blog!

dysfunctionalparrot 5 pts

Thanks for all your hard work! The plug-in works great!