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

Consider packing the cache #150

Open
ydahhrk opened this issue Oct 26, 2024 · 0 comments
Open

Consider packing the cache #150

ydahhrk opened this issue Oct 26, 2024 · 0 comments

Comments

@ydahhrk
Copy link
Member

ydahhrk commented Oct 26, 2024

RPKI usage in on the rise, which means the cache might reach normal inode limits at some point.

By tarring Repository Publication Points and their contents, the entire cache can be preserved for a much smaller number of files.

rsync packing might also be feasible, by performing rsyncs on a mounted filesystem backed by a file. Depending on performance, this solution might in fact be usable on the entire cache.

Needs performance analysis.

@ydahhrk ydahhrk changed the title Consider tarring the cache's RRDP and fallbacks Consider packing the cache Oct 26, 2024
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