I've realised that "advagg_cron" for "Advanced CSS/JS Aggregation" always takes relatively much time. Obviously this slows the performance during run.

Could you please clarify the optimum cron run interval for "advagg_cron"?
Is it better to run it every hour or once a day?

Thank you.

CommentFileSizeAuthor
#5 advagg-1345712-5.patch2.1 KBmikeytown2

Comments

mikeytown2’s picture

Once a day is all you really need. It's a clean up job; removes old bundles that haven't been accessed for some time. For the curious here is advagg_cron().

Ramirez’s picture

Thank you for the answer.

mikeytown2’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

mikeytown2’s picture

StatusFileSize
new2.1 KB

This patch has been committed. Adds in documentation about this to the readme.