Bug 55388 - HC3 does not allow IP Source field to override httpclient.localaddress
Summary: HC3 does not allow IP Source field to override httpclient.localaddress
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.9
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-08 10:52 UTC by Sebb
Modified: 2013-08-08 11:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2013-08-08 10:52:12 UTC
The HttpClient 3 sampler uses the local address derived from the httpclient.localaddress property in preference to the one provided on the sampler GUI.

The HC4 implementation only uses the property if the IP source address is not provided - this is as it should be.

The HC3 implementation should behave the same way as the HC4 implementation
Comment 1 Sebb 2013-08-08 11:05:45 UTC
URL: http://svn.apache.org/r1511691
Log:
HC3 does not allow IP Source field to override httpclient.localaddress
Bugzilla Id: 55388

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:54 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3183