On 06/03/07, Bernhard Wellhöfer <[EMAIL PROTECTED]> wrote:
Hello,

I want to test a cluster system with two web frontend server (each with it's 
own IP). How to I randomly set the IP number? What I want is a test plan like

Test Plan
   HTTP Defaults for port, protocol and path
   Randomly a HTTP Defaults to select one of two possible IPs
   HTTP Request
   HTTP Request

I already tried a Random Controller with two HTTP Defaults (one for each IP), 
but had no sucess.


Only samplers are executed by Controllers; if a sample is executed
then the associated defaults are applied, so unless you added the
samplers to the random controller then I am not surprised it did not
work.

Try adding the HTTP Requests as children of the Random Controller.

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to