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

Delta mode #169

Open
hannahwhy opened this issue Jun 25, 2015 · 0 comments
Open

Delta mode #169

hannahwhy opened this issue Jun 25, 2015 · 0 comments

Comments

@hannahwhy
Copy link
Member

To avoid grabbing lots of duplicates on sites like Tumblr blogs, we should be able to use existing WARC indexes (or something) to:

  1. figure out what URLs existed in a previous snapshot,
  2. if we see those URLs, figure out an appropriate ETag and/or Last-Modified,
  3. send that ETag/Last-Modified,
  4. write the 304 if we get one, 200 otherwise.
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