You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although my experience was, if the server doesn't return proper caching headers (for how long content is cache-able), then nothing really happens (beside a file being written, the network access happens anyway).
You can force caching with \GreedyCacheStrategy and then the caching time setting is honored. The middleware is also setting a Http Header, warning you:
Hi!
It looks like my cache lasts for a very short time. This is how I define my cache middleware:
how can I define how long my cache should last? Like in days?
The text was updated successfully, but these errors were encountered: