Table of Contents
Content Cache
eZ Publish uses Symfony HttpCache to manage content "view" cache, with both expiration and validation model. Hence an ETag is computed for every content/version and sent in the Http response. It is also possible to use expiration model to get lightning fast responses.
...