https://issues.apache.org/bugzilla/show_bug.cgi?id=45314
--- Comment #1 from Sebb <[EMAIL PROTECTED]> 2008-07-01 05:25:46 PST --- > however, when sending requests, the jmeter-server uses the > default address and not the java.rmi.server.hostname as the client address. > > This makes it near impossible to have a single load generation machine that > generates traffic from multiple IP addresses. > > Is there another way to generate traffic from multiple client IPs without > having multiple physical machines and/or NICs? > This is nothing to do with acting as a server - it is purely a client setting. Use the HttpClient sampler and set the appropriate property for the client in jmeter.properties: # Define the local host address to be used for multi-homed hosts #httpclient.localaddress=1.2.3.4 -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]