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

"httpsampler.max_redirects" property is not enforced when "Redirect Automatically" is used #3860

Closed
asfimport opened this issue Feb 26, 2016 · 1 comment

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 59079):
As reported within #3848.
Regarding httpsampler.max_redirects, there is indeed a BUG, as we don't enforce the property "http.protocol.max-redirects" in HTTPHC4Impl to the value of JMeter property "httpsampler.max_redirects".

Severity: normal
OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Author: pmouawad
Date: Sat Mar 5 16:00:12 2016
New Revision: 1733731

URL: http://svn.apache.org/viewvc?rev=1733731&view=rev
Log:
#3860 - "httpsampler.max_redirects" property is not enforced when "Redirect Automatically" is used
#3860

Modified:
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