mirror of https://github.com/apache/jmeter.git
Document Java slow restriction
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1784487 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fee5a99fb2
commit
598db03a8b
|
|
@ -431,6 +431,7 @@ If not using a file, attach a Header Manager to the sampler and define the Conte
|
|||
#httpclient.socket.http.cps=0
|
||||
#httpclient.socket.https.cps=0
|
||||
</source>
|
||||
However the <code>Java</code> sampler only supports slow HTTPS connections.
|
||||
</p>
|
||||
<p><b>Response size calculation</b><br></br>
|
||||
Optional properties to allow change the method to get response size:<br></br></p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue