-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[FrameworkBundle] allow enabling the HTTP cache using semantic configur… #13881
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I'm not sure here. The new method is significantly slower and there isn't yet any reason not to update cc @symfony/team-symfony-docs |
I think the slowdown is irrelevant and that we should document the configuration and even recommend it. About the slowdown, ppl that care should use Varnish. The difference between 2.1krps vs 1.7krps is nothing compared between Varnish vs HttpCache. |
BTW, for clarity in case this is needed, the slowdown is only for a warm cache HttpCache of course. |
Thank you for this issue. |
The text was updated successfully, but these errors were encountered: