https://issues.apache.org/bugzilla/show_bug.cgi?id=45314
Summary: jmeter-server does not bind to java.rmi.server.hostname
address
Product: JMeter
Version: 2.3.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: HTTP
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When using -Djava.rmi.server.hostname=xxx.xxx.xxx.xxx with jmeter-server, I
expected the server to bind to that address. Instead it binds to all
addresses. This means that if you run multiple jmeter-server processes (even
with different addresses), they each need a different port. This is not so
much an issue, 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?
--
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]