You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by bobMeliev <b....@gmail.com> on 2013/10/01 15:59:31 UTC

Re: extract remote Host IP to a variable/parameter

Well, looks so complex thing. How you want send request if you don't know
host name? I think better do such things manually without JMeter. You can 
use If controller in JMeter
<http://blazemeter.com/blog/how-use-jmeters-if-controller-and-get-pie>   but
not for this purpose. 



--
View this message in context: http://jmeter.512774.n5.nabble.com/extract-remote-Host-IP-to-a-variable-parameter-tp5718261p5718266.html
Sent from the JMeter - User mailing list archive at Nabble.com.

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


Re: extract remote Host IP to a variable/parameter

Posted by Flavio Cysne <fl...@gmail.com>.
Did you test ${__machineName()} function ?