ec2 的延迟好吗?

发布于 2024-08-09 15:10:01 字数 71 浏览 4 评论 0原文

为了保持网站拥有大量流量,Amazon EC2 上的延迟有多好?

我听说网站和网络应用程序速度很慢。这是真的吗?

For keeping a website with significant traffic, how good is the latency on Amazon EC2?

I have heard that it is slow for websites and web apps. Is this true?

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

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

发布评论

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

评论(2

孤星 2024-08-16 15:10:01

根据我的经验,它可能会很慢,而且即使在快速连续的顺序请求之间,它也确实有很大差异。

In my experience it can be slow and it does vary considerably even between sequential requests in quick succession.

烟─花易冷 2024-08-16 15:10:01

如果您所说的延迟是指处理浏览器请求的延迟,则可能是运行 Web 服务器的实例供电不足。

我在 EC2 上运行 VoIP 应用程序,这些应用程序的延迟很好,如果电话延迟,用户会比网络速度慢时更会踢腿和尖叫。最近,当事情开始变慢时,我确实必须从 m1.small 切换到 c1.medium 实例类型。

If by latency you mean delays in processing browser requests it's likely that the instance the web server is running on is under powered.

I run VoIP apps on EC2 and the latency on those is fine, users kick and scream a lot more if their phone calls are delayed than they do if their web is slow. I did have to switch from an m1.small to a c1.medium intance type recently when things did start slowing down a bit.

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