You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2009/11/29 18:53:06 UTC

DO NOT REPLY [Bug 48300] New: Allow JMeter HTTP Request HTTPClient to use several source IP addresses (IP aliasing or network interfaces)

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: jmeter-dev@jakarta.apache.org
        ReportedBy: milamberspace@gmail.com


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.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48300] Allow JMeter HTTP Request HTTPClient to use several source IP addresses (IP aliasing or network interfaces)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300

--- Comment #4 from Mark Thomas <ma...@apache.org> 2009-11-30 16:48:13 GMT ---
Note that due to a data loss on 26/27 Nov 2009 the issue that was originally
created as bug 48300 was lost. It has been re-created as bug 48311.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48300] Allow JMeter HTTP Request HTTPClient to use several source IP addresses (IP aliasing or network interfaces)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300

Sebb <se...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Sebb <se...@apache.org> 2009-11-29 18:11:30 UTC ---
Thanks for another useful patch, applied to SVN:

URL: http://svn.apache.org/viewvc?rev=885312&view=rev
Log:
Bug 48300 - Allow override of IP source address for HTTP HttpClient requests

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48300] Allow JMeter HTTP Request HTTPClient to use several source IP addresses (IP aliasing or network interfaces)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300

--- Comment #2 from Milamber <mi...@gmail.com> 2009-11-29 09:57:46 UTC ---
Created an attachment (id=24632)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24632)
New screenshot HTTP Request (HTTPClient) with proxy fields and Source IP
address

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


DO NOT REPLY [Bug 48300] Allow JMeter HTTP Request HTTPClient to use several source IP addresses (IP aliasing or network interfaces)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300

--- Comment #1 from Milamber <mi...@gmail.com> 2009-11-29 09:56:49 UTC ---
Created an attachment (id=24631)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24631)
Patch to add a new field 'Source IP address' in HTTPClient Request 

Documentation is update:
- HTTP Request screenshot
- New 'proxy' fields
- New Source IP address

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org