使用 VS 2008 对托管主机进行压力测试

发布于 2024-08-19 10:00:07 字数 44 浏览 2 评论 0原文

是否可以使用 VS 2008 对托管主机(不是我自己的机器)进行压力测试?

Is it possible to stress test a managed host (not my own machine) using VS 2008?

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

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

发布评论

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

评论(4

若水般的淡然安静女子 2024-08-26 10:00:07

虽然它不是免费的:Visual Studio 2008 Team System Test Edition一个很好的压力测试工具。

Although it is not free:Visual Studio 2008 Team System Test Edition is a good stress test tool.

ぃ双果 2024-08-26 10:00:07

VS 2008 实际上并没有内置工具来测试任何容量,但有免费的工具:

VS 2008 doesn't really have built-in tools to test at any volume, but there are free ones out there:

随梦而飞# 2024-08-26 10:00:07

作为压力测试工具,我非常喜欢“Grinder”,并且发现它很容易使用。

As stress test tool I liked "Grinder" a lot and found it easy to use.

旧城烟雨 2024-08-26 10:00:07

您将能够对外部计算机进行压力测试,但是您将无法看到目标计算机的任何性能统计数据。

您还可能会给您的托管提供商带来严重的恐慌,因为良好的负载测试会给网络带来很大的压力。在继续之前,您可能需要与他们交谈。

从外部来源,您还可能在测试中包含网络效应,因此一天中的不同时间将导致不同的网络负载和不同的结果。

理想情况下,您希望在与目标相同的交换机上的服务器上安装负载测试控制器和代理,以便在应用程序上获得高负载。然而,这确实需要大量的许可证。

Visual Studion 2010 具有更好的负载测试代理许可,但可能比您想要的更贵。

You will be able to stress test against the external machine, however you will not be able to see any perfmon stats from the target machines.

You will also probably cause serious consternation with your hosting provider as a good load test stresses the network pretty hard. You may want to talk to them before going ahead.

From an external source you will also likely include network effects in your test, so different times of day will result in different network loads and different results.

Ideally you would want to install a load test controller and agent on a server on the same switch as the target to get high loads on your application. This does require a hefty licence however.

Visual Studion 2010 has better licencing for the Load Test Agent, but may be more expensive than you want.

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