This is an automated email from the ASF dual-hosted git repository.
pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git
The following commit(s) were added to refs/heads/master by this push:
new b14e0a1 proxy.number.requests property : update documentation
b14e0a1 is described below
commit b14e0a1b37c9da9428923f15a265d1448d163c6e
Author: pmouawad <[email protected]>
AuthorDate: Sat Oct 26 10:08:00 2019 +0200
proxy.number.requests property : update documentation
---
bin/jmeter.properties | 2 +-
xdocs/usermanual/properties_reference.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/jmeter.properties b/bin/jmeter.properties
index f5753f4..a002245 100644
--- a/bin/jmeter.properties
+++ b/bin/jmeter.properties
@@ -602,7 +602,7 @@ upgrade_properties=/bin/upgrade.properties
# it assumes that the user has clicked a new URL
#proxy.pause=5000
-# Add numeric prefix to Sampler names (default true)
+# Add numeric suffix to Sampler names (default true)
#proxy.number.requests=true
# List of URL patterns that will be added to URL Patterns to exclude
diff --git a/xdocs/usermanual/properties_reference.xml
b/xdocs/usermanual/properties_reference.xml
index e65a85f..364b74e 100644
--- a/xdocs/usermanual/properties_reference.xml
+++ b/xdocs/usermanual/properties_reference.xml
@@ -761,7 +761,7 @@ JMETER-SERVER</source>
Defaults to: <code>5000</code>
</property>
<property name="proxy.number.requests">
- Add numeric prefix to Sampler names.<br/>
+ Add numeric suffix to Sampler names.<br/>
defaults to: <code>true</code>
</property>
<property name="proxy.excludes.suggested">