ASP.NET Stress Testing

前端 未结 6 2069
心在旅途
心在旅途 2020-11-29 02:32

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 i

6条回答
  •  情歌与酒
    2020-11-29 03:16

    Microsoft has a solution that comes with Visual Studio 2013 Ultimate Edition see the links below : Updated Link : Stress Test

提交回复
热议问题