Closed
Description
Documentation about Varnish settings should be expanded about prefered Varnish settings for basic Symfony project. This is very important, becuase Varnish ignores header cache-control: no-cache
by default. And this header is returned by all Symfony pages which don't have any caching header set.
This makes problems in production, because Varnish starts to cache all pages that are generated by Symfony, which should not be cached.
Metadata
Metadata
Assignees
Labels
Clear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.A Pull Request has already been submitted for this issue.A Pull Request has already been submitted for this issue.