Hacker News new | ask | show | jobs
by rlpb 4656 days ago
+1. Using HTTP over HTTPS also assists with proxy caching. This can help things like CI run much faster in datacenter environments.
1 comments

Can't you just create a local APT mirror?
Sure you can, but for the entire archive? Running a caching HTTP proxy is far easier and more lightweight.
So run a caching HTTPS proxy instead?