使用 RewriteCond,我可以更改向世界不同地区的用户提供内容的速度吗?

发布于 2024-07-21 20:09:01 字数 637 浏览 5 评论 0原文

在 apache 上使用 RewriteCond 或类似机制,我可以更改向世界不同地区的用户提供内容的速度吗?

因为看起来是这样的:我在位于多伦多的 netfirms.com 上托管一个网站,并在位于加利福尼亚州的 dreamhost.com 上托管另一个网站。 这两个网站几乎都是空的。 所以我只是上传相同的文件给他们,以测试下载速度。

在 netfirms 网站上,下载一个 38MB 的文件需要 3 分钟。 dreamhost.com 上的网站,花了 45 秒。 (我也在加利福尼亚州)。

然后我让一些朋友测试速度,结果看起来很奇怪:

一位住在离我15分钟路程的朋友:netfirms.com上的4.5分钟,而dreamhost.com上的8分钟,

密歇根的朋友:20 netfirms.com 的分钟数和 dreamhost.com 的 7 分钟

数 台湾的朋友:netfirms.com 的时间为 12 分钟,dreamhost.com 的时间为 42 分钟

我所有的朋友都有宽带...所以看起来像是通过使用 RewriteCond 或 apache 中的其他机制,他们改变了世界不同地区用户的下载速度? 当我运行一个网络应用程序时,可能很难决定使用哪一个,因为它们对世界不同地区的响应速度或快慢完全不同。

using RewriteCond or similar mechanism on apache, can i change how fast content is served to users in different parts of the world?

because it seems like this: I am hosting a site on netfirms.com, which is based in Toronto, and hosting another site on dreamhost.com, which is based in California. Both sites are almost empty. So I just uploaded identical files to them, to test the speed of download.

the site on netfirms, it took 3 minutes for a 38MB file to download. the site on dreamhost.com, it took 45 seconds. (I am also in California).

I then asked some friends to test the speed, and the results looked weird:

a friend who lives 15 minute away from me: 4.5 minute for the one on netfirms.com and 8 minutes for the one on dreamhost.com

friend in Michigan: 20 minutes for netfirms.com and 7 minutes for dreamhost.com

friend in Taiwan: 12 minutes for netfirms.com and 42 minutes for dreamhost.com

All my friends had broadband... so it looks like by using RewriteCond or some other mechanism in apache, they change the speed to download for users in different part of the world? when i get a web app running, it may be hard to decide which one to use, since they respond fast or slow quite differently to different parts of the world.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

吻安 2024-07-28 20:09:01

我怀疑主机是否根据全球位置进行任何主动限制。 也许让你的朋友对两台服务器进行跟踪,看看有多少跳,正在使用哪些骨干提供商,它们有什么类型的延迟,等等?

I doubt the hosts are doing any active throttling based on worldwide location. Perhaps have your friends do a tracert to the two servers, see how many hops are being made, what backbone providers are being used, what type of latency they have, etc?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文