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

Dont issue DEL if cache miss #46

Open
ckcr4lyf opened this issue May 29, 2024 · 1 comment
Open

Dont issue DEL if cache miss #46

ckcr4lyf opened this issue May 29, 2024 · 1 comment

Comments

@ckcr4lyf
Copy link
Owner

From some naive tracing on rfc5746.mywaifu.best, we have an announce:

image

Though there was a cache miss, we still issue a DEL to invalidate (a nonexistent) cache. We can probably avoid this wasted command.

@ckcr4lyf
Copy link
Owner Author

Additionally: there may not be much value to SET cache for low popularity torrents (save memory).

TBD: What defines popularity

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

1 participant