Author: sebb
Date: Mon Apr 27 14:05:17 2009
New Revision: 768998

URL: http://svn.apache.org/viewvc?rev=768998&view=rev
Log:
Fix HC links.

Modified:
    jakarta/jmeter/trunk/bin/httpclient.parameters
    jakarta/jmeter/trunk/bin/jmeter.properties

Modified: jakarta/jmeter/trunk/bin/httpclient.parameters
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/bin/httpclient.parameters?rev=768998&r1=768997&r2=768998&view=diff
==============================================================================
--- jakarta/jmeter/trunk/bin/httpclient.parameters (original)
+++ jakarta/jmeter/trunk/bin/httpclient.parameters Mon Apr 27 14:05:17 2009
@@ -15,7 +15,7 @@
 
 # Properties file used to define additional httpclient parameters
 #
-# See: http://jakarta.apache.org/commons/httpclient/preference-api.html
+# See: http://hc.apache.org/httpclient-3.x/preference-api.html
 #
 # This file is enabled by setting the JMeter property: 
httpclient.parameters.file
 # entries are of the form:

Modified: jakarta/jmeter/trunk/bin/jmeter.properties
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/bin/jmeter.properties?rev=768998&r1=768997&r2=768998&view=diff
==============================================================================
--- jakarta/jmeter/trunk/bin/jmeter.properties (original)
+++ jakarta/jmeter/trunk/bin/jmeter.properties Mon Apr 27 14:05:17 2009
@@ -231,10 +231,11 @@
 #---------------------------------------------------------------------------
 
 # define a properties file for overriding httpclient parameters
-# See: http://jakarta.apache.org/commons/httpclient/preference-api.html
+# See: http://hc.apache.org/httpclient-3.x/preference-api.html
 #httpclient.parameters.file=httpclient.parameters
 
 # set the socket timeout (or use the parameter http.socket.timeout)
+# Value is in milliseconds
 #httpclient.timeout=0
 # 0 == no timeout
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to