Bug 59249 - Http Request Defaults : Add "Source address" and "Save responses as MD5"
Summary: Http Request Defaults : Add "Source address" and "Save responses as MD5"
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-29 19:16 UTC by Philippe Mouawad
Modified: 2016-03-29 19:27 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2016-03-29 19:16:10 UTC
As requested on user mailing list "no "Source Address" in "Http Request Defaults" Config element":
http://mail-archives.apache.org/mod_mbox/jmeter-user/201603.mbox/%3C5d017b50.12123.153a8c634a0.Coremail.13651877684%40163.com%3E


A suggestion. there is no "Source Address" in "Http Request Defaults" Config element, but in "Http Request" Sampler.
should add one.
i.e. I defined a variable ${HostIP} for every user, I have to enter "${HostIP}" in every "Http Request" Sampler's "Source Address".  If there is a in "Http Request Defaults". I can enter once and It's done. I can relax...
Comment 1 Philippe Mouawad 2016-03-29 19:25:16 UTC
Author: pmouawad
Date: Tue Mar 29 19:24:35 2016
New Revision: 1737035

URL: http://svn.apache.org/viewvc?rev=1737035&view=rev
Log:
Bug 59249 - Http Request Defaults : Add "Source address" and "Save responses as MD5"
Bugzilla Id: 59249

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2016-03-29 19:27:41 UTC
Author: pmouawad
Date: Tue Mar 29 19:27:02 2016
New Revision: 1737036

URL: http://svn.apache.org/viewvc?rev=1737036&view=rev
Log:
Bug 59249 - Http Request Defaults : Add "Source address" and "Save responses as MD5"
Oups forgot 1 class
Bugzilla Id: 59249

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java
Comment 3 The ASF infrastructure team 2022-09-24 20:38:03 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3925