有没有办法测试我的网络应用程序,看看它是否可以处理来自许多地理区域的数千次点击?

发布于 2024-10-20 02:46:07 字数 86 浏览 3 评论 0原文

我有一个网络应用程序,我想看看它可以承受多少流量而不会崩溃。

是否有一种服务或产品能够在我的网站上持续获得来自不同地理区域的数千或数万次点击?

I have a web app and I want to see how much traffic it can take without crashing.

Is there a service or a product out there that will pound on my web site with thousands or tens of thousands of hits for a sustained period from a variety of geographic regions?

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

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

发布评论

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

评论(3

﹏半生如梦愿梦如真 2024-10-27 02:46:07

JMeter 是一种流行的负载测试工具

JMeter is a popular load-testing tool

脸赞 2024-10-27 02:46:07

我读到的一种选择是使用 Amazon EC2 来生成流量,这意味着您可以以相对较少的钱从几个不同的地理位置租用大量机器。然后,您可以像其他答案提到的那样运行现有的负载测试工具,或者如果您有特殊要求,则可以编写自己的负载测试工具。

One option I have read about is to use Amazons EC2 to generate the traffic, this means you can rent a large number of machines from a few different geography's for relatively little money. You can then run up existing load testing tools as the other answers are mentioning or write your own if you have special requirements.

也只是曾经 2024-10-27 02:46:07

我读过The Grinder,但从未使用过它。

I have read about The Grinder but never used it though.

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