-
Notifications
You must be signed in to change notification settings - Fork 38.5k
Server-side HTTP caching improvements [SPR-11792] #16413
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
Oliver Drotbohm commented FYI, there has been an updated RFC for HTTP caching which we might wanna/need to consider. |
Brian Clozel commented Thanks Oliver Drotbohm!
|
Brian Clozel commented Some of this is already merged in master - please check out the dedicated documentation, available in the 4.2 SNAPSHOT reference doc. |
Juergen Hoeller commented Resolving this umbrella issue for the purposes of 4.2 RC1. #10491 now remains as a separate but related improvement. |
Brian Clozel opened SPR-11792 and commented
This is an umbrella issue for several improvements on HTTP caching strategies.
Those improvements include:
last-modified
,must-revalidate
,Cache-Control: public/private
,no-transform
References: Mark Nottingham's cache docs and RFC2616
Sub-tasks:
Issue Links:
6 votes, 16 watchers
The text was updated successfully, but these errors were encountered: