[Plugin: DB Cache] THanks for this plugin : some suggestions
-
THank you for this great plugin : i think you may say one more thing about the plugin, the plugin will work on any host, contrary to a lot of other cache plugin ( i mean it does need url_rewriting or some strange right that cannot be changed on directory …).
And moreover you may also say that well : an sql cache may not as efficient as an “output html cache” but
1. the db cache is flexible : only the sql queries we want are cached, that means the site is allways “mostly” php ( and not just html, that come with “html cache”).
2. It is better than nothing : We can accept a little slowdown ( and it depend on the server hardware), if the page and the server can accept more simultaneous visitor.
3. It is not allways right that it slowdown pages (you can show this with a graphic with two lines one for “html cache” on other for “sql cache” depending on the hardware) On big website with a lot of visitor that will be true, but on small website with bad/”non responding” sql server ? A cache on disk may be the best solution, and it is better than nothing.I have a suggestion : I could be usefull if we can choose “sql queries” that will not be cleared.
The topic ‘[Plugin: DB Cache] THanks for this plugin : some suggestions’ is closed to new replies.