huashuozheyang 发表于 2013-7-12 11:11:52

Jmeter timeout时间

请问各位大虾,有谁知道怎样在Jmeter中延长Response的Timeout时间,实际有可能返回的时间会很长。

goal1860 发表于 2013-7-15 10:00:02

试下改jmeter.properties:
# set the socket timeout (or use the parameter http.socket.timeout)
# Value is in milliseconds
httpclient.timeout=300000
页: [1]
查看完整版本: Jmeter timeout时间