Bug 55388

Summary: HC3 does not allow IP Source field to override httpclient.localaddress
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

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