Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
想象一下,我在多个服务器 (CDN) 上上传了一个文件,现在,当我想下载其中一个时,我想选择一个关于其下载时间和邻近性的最佳文件。如果我想用 PHP 实现它,我该怎么做?我怎样才能做出最好的选择?
在我看来,您正在创建自己的 CDN,我强烈建议您不要这样做。现有的 CDN 进行了高度微调,并且您可以获得更多服务器,而且价格合理。
如果你想知道它们是如何工作的,互联网上有很多关于这个主题的内容: