ASP.NET 压力测试 [英] ASP.NET Stress Testing

查看:26
本文介绍了ASP.NET 压力测试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法测试一个应用程序,在该应用程序中模拟一百个不同的客户端连接到 IIS 服务器并询问相同的数据?在我们项目运行的客户那里,他们有 400 台计算机,他们经常对所有计算机进行压力测试.另一方面,我只有我的笔记本电脑......(和一个开发服务器).

Is there a way to test an application where you simulate a hundred different clients connecting to a IIS server and asking the same data? At the customer where our project is running they have 400 computers and they often do stress tests with all computers. I on the other hand have only got my laptop... (and a development server).

(就我而言,数据是通过 WebORB 网关询问的).

(In my case the data is asked through a WebORB Gateway).

推荐答案

ab 是一款专为 Apache 设计的工具,但是你可以在 IIS 中使用它.

ab is a tool that was designed for Apache, but you can use it with IIS.

这篇关于ASP.NET 压力测试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆