Reputation: 151
I am now load testing a website through jmeter from my machine. But I want a real world scenario , so can ip aliasing or ip spoofing be used by jmeter which will look like requests are being sent from different ip addresses.?
Upvotes: 12
Views: 20820
Reputation: 34526
Yes it can, see property Source IP address::
Note that you must use HTTPClient implementations.
For a full tutorial, see :
Upvotes: 5