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

HTTP cache for thumbnails and pages #27

Closed
gotson opened this issue Dec 19, 2019 · 0 comments
Closed

HTTP cache for thumbnails and pages #27

gotson opened this issue Dec 19, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@gotson
Copy link
Owner

gotson commented Dec 19, 2019

Handle the HTTP cache properly for dynamic resources: thumbnails and pages.

Current behavior:

  • thumbnails are cached for 4h
  • pages are not cached

The HTTP cache should use Last-Modified and If-Modified-Since to always serve up-to-date content, but never process/send data if the underlying book file has not changed.

@gotson gotson added the enhancement New feature or request label Dec 19, 2019
@gotson gotson mentioned this issue Dec 19, 2019
16 tasks
@gotson gotson closed this as completed in 971467b Dec 24, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant