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

Better static asset caching #82

Open
orionz opened this issue Feb 5, 2016 · 0 comments
Open

Better static asset caching #82

orionz opened this issue Feb 5, 2016 · 0 comments

Comments

@orionz
Copy link
Contributor

orionz commented Feb 5, 2016

  1. use an expires header on most static asset in the pypyjs codebase since those almost never change
  2. use etags or a short expire for generated worker/notebook.js plus css files to avoid issues where files change
  3. look into http2 pipelining?
  4. figure out why cloudflare isn't caching the .py files - currently set to cache everything :-/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant