TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there a wget alternative which can download https files from a cache?

2 点作者 shuoli84超过 10 年前
Now many tools&#x2F;libs&#x2F;framework (docker, chef, vagrant etc) downloads files from s3 on the fly. The download link&#x27;s schema is the awesome &quot;https&quot;. But a normal proxy can&#x27;t cache the https downloads, any idea on how to tackle it?<p>E.g, When using vagrant and chef, each vm will run some cookbooks, and it is quite normal that a cookbook triggers a wget download in each vm. And when you tear down the whole env and start from scratch? Painful.<p>A possible solution: A wget alternative which sends the file url to cache server explicitly. And a customized cache server which can read the param and stream the file from local or internet.<p>Any idea? Thanks in advance.

暂无评论

暂无评论