R
raider
Unregistered / Unconfirmed
GUEST, unregistred user!
一个站点,用IIS, 然后用Asp连接Sql Server7.0 现在我想在
一台机器上模拟2000请求,并发200个,好像在Linux下
Netscape Enterprise Server 下可以用
ab -n 2000 -c 200 http://url
这时可以得到一系列的统计数据,
那么如何在IIS下模拟呢?
一台机器上模拟2000请求,并发200个,好像在Linux下
Netscape Enterprise Server 下可以用
ab -n 2000 -c 200 http://url
这时可以得到一系列的统计数据,
那么如何在IIS下模拟呢?