Conor Clafferty

Results 7 comments of Conor Clafferty
trafficstars

I can confirm that removing 'expires epoch' allows the Cache-Control header specified by Drupal to come through correctly.

@luxpir am I right in saying you've just confirmed microcache is working? Is this with or without the `expires epoch;` option? I still believe that the `expires epoch;` option is...

Thanks for this. This confirms that microcache is working which I suspected was already but your confirmation clears this up. Thank you. The cache problems we are now faced with...

Thanks for this @luxpir. I think the issue here is that we shouldn't be changing Cache-Control headers at all. The problem is still that Drupal is setting them and Nginx...

Hi @perusio, great project. Let me just say this before you close the issue: the problem here is not microcache. Microcache is working great, it works with a TTL independent...

Hi @perusio thanks for your patience on this. I believe we've had a misunderstanding regarding what we'd call _upstream_. To me I'm talking about the **client**. You clearly understand what...

Hi @perusio just wanted to say thanks for clearing this up. Throughout this entire thread we thought this was a bug or at least some unwanted side effect. Although I...