After a couple of weeks, aggregation fails and cache needs to be rebuilt.
What can cause such aggregation breakdown?

Thanks for help

Comments

jvieille created an issue. See original summary.

mikeytown2’s picture

I can't offer much advice here. I no longer actively develop the 6.x branch. I'm still accepting patches so if you find a solution create a patch and it'll be committed.

jvieille’s picture

I would like to warmly thank you for still considering that D6 is alive!
I was just asking for some hints of where to look at. I'll post my findings if any.

mikeytown2’s picture

I'd look in advagg_cron() and these variables
advagg_prune_on_cron
advagg_bundler_outdated

You should also see a watchdog entry if files and/or database entries where removed. It's the only function that runs DELETE FROM SQL besides advagg_uninstall().

mikeytown2’s picture

Status: Active » Fixed

Closing out this issue.

Status: Fixed » Closed (fixed)

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