You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Flik Shen <Fl...@infosys.com> on 2010/07/19 10:55:58 UTC

How to know the ports used by JMeter server and client communication

Hi,

Could ever who please to explain me what meaning following setting items have?
#server_port=1099
#server.rmi.port=1234
#server.rmi.localport=4000
After I uncomment any row, remote sever is unreachable anymore.

Could anyone please to  tell me what kind setting they aimed?
Which ports are used by JMeter client and server.

Thanks and best regards,
Flik

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


Re: How to know the ports used by JMeter server and client communication

Posted by Flik Shen <Fl...@infosys.com>.
Hi

It is clear for me about below tow setting.
#server.rmi.port=1234
Set RMI registry server listening port and default port is 1099.
If this non-zero value (1234 for example) is set to it, please update remote_hosts suffixing host IP address with port in jmeter.properties on client side.

#server.rmi.localport=4000
Set static Jmeter server listening port. This information will also be registered in RMI Server.
It might useful for set tunnel on firewall.

Best regards,
Flik


On 7/21/10 9:57 PM, "sebb" <se...@gmail.com> wrote:

On 19 July 2010 09:55, Flik Shen <Fl...@infosys.com> wrote:
> Hi,
>
> Could ever who please to explain me what meaning following setting items have?
> #server_port=1099
> #server.rmi.port=1234
> #server.rmi.localport=4000
> After I uncomment any row, remote sever is unreachable anymore.
>
> Could anyone please to  tell me what kind setting they aimed?

This is described in the jmeter.properties file, e.g.

# RMI port to be used by the server (must start rmiregistry with same port)
#server_port=1099

> Which ports are used by JMeter client and server.

As above, plus the server opens its own random port number which it
sends back to the client.

> Thanks and best regards,
> Flik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

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



**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

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


Re: How to know the ports used by JMeter server and client communication

Posted by sebb <se...@gmail.com>.
On 19 July 2010 09:55, Flik Shen <Fl...@infosys.com> wrote:
> Hi,
>
> Could ever who please to explain me what meaning following setting items have?
> #server_port=1099
> #server.rmi.port=1234
> #server.rmi.localport=4000
> After I uncomment any row, remote sever is unreachable anymore.
>
> Could anyone please to  tell me what kind setting they aimed?

This is described in the jmeter.properties file, e.g.

# RMI port to be used by the server (must start rmiregistry with same port)
#server_port=1099

> Which ports are used by JMeter client and server.

As above, plus the server opens its own random port number which it
sends back to the client.

> Thanks and best regards,
> Flik
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

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