svn commit: r916042 - /jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
[email protected] Wed, 24 Feb 2010 23:44:36 -0000
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: sebb
Date: Wed Feb 24 23:44:35 2010
New Revision: 916042
URL: http://svn.apache.org/viewvc?rev=916042&view=rev
Log:
tweak
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml?rev=916042&r1=916041&r2=916042&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/component_reference.xml Wed Feb 24 23:44:35 2010
@@ -309,8 +309,8 @@
<p>See jmeter.properties file for the details of the settings.
If the HTTPResponse.parser property is not set, JMeter reverts to the previous behaviour,
i.e. only text/html responses will be scanned</p>
-<b>Emulating slow connections:</b><br></br>
-The HttpClient sampler supports emulation of slow connections; see the following entries in jmeter.proerties:
+<b>Emulating slow connections (HttpClient only):</b><br></br>
+The HttpClient version of the sampler supports emulation of slow connections; see the following entries in jmeter.proerties:
<pre>
# Define characters per second > 0 to emulate slow connections
#httpclient.socket.http.cps=0