質問

We are trying to optimize our site's performance with Varnish together with the Cache Expiration module to selectively purge only the updated content from varnish.

However, one problem has come up, since we are listing content with Views, the expire module has no way of knowing which pages the updated content is listed on, and can't purge these at the same time the node url gets purged.

I guess we could purge all content from Varnish at regular intervals using cron, but that would also remove lots of perfectly valid content from the cache. Has anyone manage to solve this in a nice way?

正しい解決策はありません

ライセンス: CC-BY-SA帰属
所属していません drupal.stackexchange
scroll top