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

Can I set ROTATE_INTERVAL param? #187

Closed
zhenlovezhen2012 opened this issue Jan 19, 2018 · 3 comments
Closed

Can I set ROTATE_INTERVAL param? #187

zhenlovezhen2012 opened this issue Jan 19, 2018 · 3 comments

Comments

@zhenlovezhen2012
Copy link

zhenlovezhen2012 commented Jan 19, 2018

Can I set ROTATE_INTERVAL param? 5 minutes is to long.

Why are not allowed to set this parameter?

@mafintosh
Copy link
Contributor

What's your use case for lowering it?

@feross
Copy link
Member

feross commented May 16, 2018

Closing due to no response from issue opener.

@feross feross closed this as completed May 16, 2018
@oleiba
Copy link

oleiba commented Jul 19, 2018

Hey, I have a use case for this.
I have an application where I set some protocol where downloaders download first, and then a bit later (like 1 minute later) uploaders seed.
For some reason, the downloaders miss the initial seeding by the uploader.
Empirically, I saw that they manage to download the data exactly after the LRU refresh, which is the ROTATE_INTERVAL, meaning after 5 minutes.
Being able to change that would be perfect for my purposes, for faster download without a long delay.

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

4 participants