You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by wo...@apache.org on 2005/10/25 05:49:31 UTC

svn commit: r328250 - /jakarta/jmeter/branches/rel-2-1/bin/jmeter.properties

Author: woolfel
Date: Mon Oct 24 20:49:28 2005
New Revision: 328250

URL: http://svn.apache.org/viewcvs?rev=328250&view=rev
Log:
adding comment to the properties for the new statistical mode

Modified:
    jakarta/jmeter/branches/rel-2-1/bin/jmeter.properties

Modified: jakarta/jmeter/branches/rel-2-1/bin/jmeter.properties
URL: http://svn.apache.org/viewcvs/jakarta/jmeter/branches/rel-2-1/bin/jmeter.properties?rev=328250&r1=328249&r2=328250&view=diff
==============================================================================
--- jakarta/jmeter/branches/rel-2-1/bin/jmeter.properties (original)
+++ jakarta/jmeter/branches/rel-2-1/bin/jmeter.properties Mon Oct 24 20:49:28 2005
@@ -263,11 +263,13 @@
 # default is Standard, which returns each sample
 # Hold retains samples until end of test (may need lots of memory)
 # Batch returns samples in batches
+# Statistical returns sample stats
 # hold_samples was originally defined as a separate property,
 # but can now also be defined using remote.mode
 #mode=Standard
 #mode=Batch
 #mode=Hold
+#mode=Statistical
 #hold_samples=true
 #num_sample_threshold=100
 #time_threshold=60000



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org