Bug 55389 - Show IP source address in request data?
Summary: Show IP source address in request data?
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 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-08 12:22 UTC by Sebb
Modified: 2013-08-17 17:18 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 12:22:17 UTC
It would be useful to be able to see the IP source address (if not the default) in the Tree View Request tab.

This probably means saving the information in the sample (as a String)
Comment 1 Sebb 2013-08-17 17:18:04 UTC
URL: http://svn.apache.org/r1515022
Log:
Show IP source address in request data
Bugzilla Id: 55389

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/src/protocol/http/org/apache/jmeter/protocol/http/util/HTTPConstantsInterface.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/3184