Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JMeter should default to 0 retries for HTTP requests #3169

Closed
asfimport opened this issue Jul 21, 2013 · 1 comment
Closed

JMeter should default to 0 retries for HTTP requests #3169

asfimport opened this issue Jul 21, 2013 · 1 comment

Comments

@asfimport
Copy link
Collaborator

Sebb (Bug 55288):
JMeter currently defaults to retrying once if a retriable request fails.

This does not really agree with the purpose of JMeter to create a specific load on a server, as the load will vary depending on whether or not a retry occurs.

The defaults for the HC3 and HC4 retry counts should be set to 0, i.e. no retries.

Severity: normal
OS: All

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
URL: http://svn.apache.org/r1505503
Log:
JMeter should default to 0 retries for HTTP requests
#3169

Modified:
jmeter/trunk/bin/jmeter.properties
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java
jmeter/trunk/xdocs/changes.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant