Comments

JirkaRybka’s picture

This is also part of my cleanup at #578522: File engine: Performance, filenames, and other cleanup, but I'm unsure about duplicate status, as that issue is much broader in scope, and removes this same variable from file engine (it only belongs to cacherouter.inc). So only just interlinking related issues for now.

andypost’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new2.71 KB
new2.72 KB

@JirkaRybka thanx for review! Suppose this issue should be commited first because this is critical before release

New patch fixes tests and changes comment to the same as cache.inc

And D7 patch too

andypost’s picture

Category: feature » bug

Changing status to bug

iamer’s picture

Does this bug affect the APC backend as well? I am seeing an issue where clearing drupal cache from /admin/settings/performance does not clear apc's cache. The stale content then points at non-existent css and js files, and I have to reload apache to clear APC's cache.

andypost’s picture

Status: Reviewed & tested by the community » Fixed
StatusFileSize
new2.02 KB

Commited, added fixes from #468732: cache_flush_delay should be cache_lifetime

Attached patch for D5 branch

Status: Fixed » Closed (fixed)

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