You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2014/07/24 12:22:50 UTC

svn commit: r1613059 - /jmeter/trunk/xdocs/usermanual/component_reference.xml

Author: sebb
Date: Thu Jul 24 10:22:50 2014
New Revision: 1613059

URL: http://svn.apache.org/r1613059
Log:
Tweak

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml

Modified: jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=1613059&r1=1613058&r2=1613059&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jmeter/trunk/xdocs/usermanual/component_reference.xml Thu Jul 24 10:22:50 2014
@@ -212,7 +212,7 @@ https.default.protocol=SSLv3
         <property name="Response Timeout" required="No">Response Timeout. Number of milliseconds to wait for a response. 
         Note that this applies to each wait for a response. If the server response is sent in several chunks, the overall
         elapsed time may be longer than the timeout.
-        A <complink name="Duration Assertion"/> can be used to detect extremely slow responses.
+        A <complink name="Duration Assertion"/> can be used to detect responses that take too long to complete.
         </property>
         <property name="Server (proxy)" required="No">Hostname or IP address of a proxy server to perform request. [Do not include the http:// prefix.]</property>
         <property name="Port" required="No, unless proxy hostname is specified">Port the proxy server is listening to.</property>