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

publish_release.py: inform CDN origins about new archive files #61

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

sdarwin
Copy link
Contributor

@sdarwin sdarwin commented Mar 11, 2024

The boost downloads are hosted on an additional site archives.boost.io which is a Fastly CDN. brorigin1.cpp.al and brorigin2.cpp.al are the origin servers. After running publish-release.py upload a list of new files to "/tmp/boostarchivesinfo/filelist.txt". This informs the origin servers that they should download the new files from jfrog, or wherever they are available. The files would be downloaded anyway, but it's on a 1-day schedule, so the purpose of this feature is to speed up the process.

@sdarwin sdarwin merged commit 774a12a into boostorg:develop Mar 12, 2024
1 check passed
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.

1 participant