DO NOT REPLY [Bug 48300] New: Allow JMeter HTTP Request HTTPClient to use several source IP addresses (IP aliasing or network interfaces)
| Newsgroups | gmane.comp.jakarta.jmeter.devel |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
Summary: Allow JMeter HTTP Request HTTPClient to use several
source IP addresses (IP aliasing or network
interfaces)
Product: JMeter
Version: Nightly (Please specify date)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [email protected]
With Commons HttpClient, it's easy to select a specific IP address source.
This patch allow to define a source IP address in GUI which is a JMeter
variable. This last are retrieve from a CSV Data Set Config element which list
a 'pool' of IP addresses.
The IP pool is (all) configured IP addresses aliasing (or network interface) on
JMeter machine.
Now, JMeter with HTTPClient Request+CSV Data permit to simulate Virtual Users
with their IP addresses.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.