Answer the question
In order to leave comments, you need to log in
HTTP caching Symfony2 - how to give fresh data?
Symfony2 uses ESI to cache chunks of code. We can set a max-age for a chunk and it will be cached for a certain amount of time. For example, one hour.
But how to give fresh data if it was updated after 5 minutes? The user will still receive them only after an hour? Is there any solution?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question