Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Jmeter property rmi configuration

In jmeter bin directory jmeter.property file, there are similar keys, I don’t understand different each other.

client.rmi.localport
server.rmi.port
server.rmi.localport
server_port

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Take a look at Remote hosts and RMI configuration

  • client.rmi.localport – Parameter that controls the RMI ports used by RemoteSampleListenerImpl and RemoteThreadsListenerImpl (The Controller)
  • server.rmi.port – To change the default port (1099) used to access the server.
  • server.rmi.localport – To use a specific port for the JMeter server engine, define this property before starting the server.
  • server_port – RMI port to be used by the server (must start rmiregistry with same port).

Where:

  • client (or Controller) == JMeter Master
  • server == JMeter Slave

More information:

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading