TinyGet and stress testing

♀尐吖头ヾ 提交于 2020-01-06 09:00:33

问题


I am trying to use TinyGet t stress test an application. I am running the following command:

"C:\Program Files\IIS Resources\TinyGet\tinyget.exe" -srv:localhost -uri:/testwebsite/default.aspx -loop:10

It appears to work as there is no error message. However, the ASP.NET process does not appear. Should the ASP.NET process appear?

Is there any documentation for TinyGet.

Update 17/07/2012 Is anyone able to confirm that the thread flag (http://code.google.com/p/toolsdotnet/wiki/TinyGet) is referring to the number of worker threads, IO threads or both?


回答1:


I installed the IIS toolkit on a Windows XP PC with IIS 5.1 (development PC). I have now installed it on a Windows 2003 server and it works as expected.



来源:https://stackoverflow.com/questions/11522559/tinyget-and-stress-testing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!