Revision 45f552a3e7b689f0ff0978ccb85f0e83d07129c5
Committed on 08/10/2017 11:37 pm by
André R <andre.romcke@gmail.com> [GitHub Diff]
EZP-28043: As a Developer I want a HttpCache system by default that is cable of reliably clear affected caches on changes (#213)
* Enable EzSystemsPlatformHttpCacheBundle, update VCL and increase cache ttl
* Add ENV variable and parameter HTTPCACHE_DEFAULT_TTL
* Update default_parameters.yml
* Add FOSHttpCache config dealing with errors
* Move cookie cleaning to be done for all lookups to make them cached
Additonally input from Plopix, as any kind of actuall sixe will have trackers
and you will then end up scratching your head as it won't be cached (will be random).