For a while, I found it difficult to get Boost to save my advanced settings, because I thought that the "Reset boost database" button was intended to save the settings. Actually, I think it does something else entirely, but I'm not sure what it is. The way the button is positioned it looks like it relates to saving the settings.

I think at this point, it might be best if Boost had another tab off of admin/settings/performance, at least for the advanced settings. The performance page is getting too long & confusing.

CommentFileSizeAuthor
#6 boost-507412.patch24.77 KBmikeytown2
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2’s picture

Good suggestion, there should be a menu path for admin/settings/performance/boost. Put all the extra stuff there.

EvanDonovan’s picture

Yes, that would make the advanced settings easier to handle. Then, there could be both a "Reset Boost database" and a "Save settings" button. Although I still am not sure what the "Reset Boost database" button does...

mikeytown2’s picture

"Reset Boost Database" sets the number of entries in the boost_cache table to 0 rows. Normal operations only set's the expiration column to 0 when the cache is expired. Will be more useful once the GUI for database operations goes in. It's useful if you switched the cache dir location or if you set some some values in the DB wrong, and want to start fresh.

mikeytown2’s picture

did a small change that makes this better; still need to split config off into it's own page.

mikeytown2’s picture

Category: bug » task
mikeytown2’s picture

Status: Active » Needs review
FileSize
24.77 KB

Split the performance page, made the reset button clearer.

mikeytown2’s picture

Status: Needs review » Fixed

committed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.