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

Update: Do not prefetch for mp4 and mp3 viewers #536

Merged
merged 2 commits into from
Dec 11, 2017

Conversation

bhh1988
Copy link
Contributor

@bhh1988 bhh1988 commented Dec 9, 2017

Prefetching for these viewers can lead to more problems than it's worth,
because for a single view the same token is used later when you seek
with a range-request (making it more likely for token-expiration issues
to occur).

Prefetching for these viewers can lead to more problems than it's worth,
because for a single view the same token is used later when you seek
with a range-request (making it more likely for token-expiration issues
to occur).
@boxcla
Copy link

boxcla commented Dec 9, 2017

Verified that @bhh1988 has signed the CLA. Thanks for the pull request!

@bhh1988 bhh1988 merged commit f5e487f into box:master Dec 11, 2017
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

Successfully merging this pull request may close these issues.

4 participants