Warning: Trying to access array offset on false in /home/p2445/eboostr.com/httpdocs/wp-content/plugins/search-everything/config.php on line 29
[Suggestion] Build cache on the fly | eBoostr Beta Program
Warning: Undefined array key "decode" in /home/p2445/eboostr.com/httpdocs/wp-content/themes/ebeta/functions/admin-setup.php on line 39

[Suggestion] Build cache on the fly

By Big Muscle | December 12th, 2008 | 3:58 pm

a) When some file is read, some eBoostr’s thread (for example with Idle priority) should check statistics and when this file is read often, it should be placed to cache immediately (and not on next cache build). When there’s not enough space in cache, some unimportant (or obsolete) file should be removed from cache at first.

b) eBoostr should use file deletion handler and when some file is deleted from disk, eBoostr should remove it from cache immediately (and not on next cache rebuild)

I think these two suggestion would optimize cache usage.

Comments are closed.