-
Notifications
You must be signed in to change notification settings - Fork 42
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
The 60 second strong Last-Modified window #510
Labels
Comments
|
Discussed on call. Sense is to make this much more based upon the judgement of the implementation, rather than just an arbitrary number. |
|
Suggestion:
|
mnot
added a commit
that referenced
this issue
Nov 20, 2020
reschke
added a commit
that referenced
this issue
Nov 26, 2020
|
@mnot @royfielding - this creates a nested unordered list which comes out really strangely in HTML, please check. Maybe it would be better to have the two statements (that are nested) in a single list entry. |
royfielding
added a commit
that referenced
this issue
Nov 29, 2020
reschke
added a commit
that referenced
this issue
Nov 30, 2020
cleanup prior #510 resolution to reduce nesting, fix punctuation, spelling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
7.9.2.2. Comparison:
...
I'm hearing that this 60-second window is problematic for videos, where clients often request a partial video segment within a minute of it being published (thanks to e.g., CMAF). Since those requests use
If-Range, they require a strong validator.Should we revisit this, given that it is an arbitrarily chosen value by our own admission? I agree that some caution is necessary here, but a one-size-fits-all approach doesn't seem viable.
The text was updated successfully, but these errors were encountered: