Skip to content
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

Add config for caching of static assets #863

Closed
amplifi opened this issue Oct 25, 2016 · 1 comment
Closed

Add config for caching of static assets #863

amplifi opened this issue Oct 25, 2016 · 1 comment
Assignees

Comments

@amplifi
Copy link
Contributor

amplifi commented Oct 25, 2016

Inconsistencies arising from obsolete static assets (particularly Javascript files) could result in errors for platform users or inaccurate content displays. Currently, our only way to resolve is to advise the user to clear their local browser cache and/or force refresh the page.

Implementing Cache-Control and ETags would help ensure users have the most recent versions of assets while allowing us to leverage browser caching more efficiently for improved performance.

@amplifi
Copy link
Contributor Author

amplifi commented Mar 2, 2017

Done; follow up task to switch external static assets to internal hosting, so Inline Manual, js, etc will fall under these controls.

@amplifi amplifi closed this as completed Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant