<div dir="ltr"><div>Hello there, <div><br></div><div>Could someone please advise if there is a way to keep the traffic distribution throughout the ramp phase? Because the response time of each traffic are quite different, I setup one kind of robot for each traffic (GET, GET with query string, POST), instead of using robot of mixed types of requests. </div>
<div><br></div><div>I started with populus_factor first; I found the webpolygraph client process did not start the robots with respect to the address distribution specified. For example, I found no GET requests in the first 5 to 10 minutes of the test, it seems to run the POST robots first. </div>
<div><br></div><div>Next I tried load_factor and found GET requests dominate the whole channel in the first 10 minutes while there is no QUERY or POST requests. </div><div><br></div><div><br></div><div><div><br></div><div>
[ GET.addresses: 60%, QUERY.addresses: 30%, POST.addresses: 10%] = robotAddrs(authAddrScheme, theBench);</div><div><br></div><div>Phase RampPhase = {<br></div><div> name = "Ramping";</div><div> goal.duration = 60min;</div>
<div> populus_factor_beg = smallFactor;</div><div> //populus_factor_beg = 0;</div><div> //populus_factor_end = 1.0;</div><div> load_factor_beg = 0;</div><div> load_factor_end = 1.0;</div><div>};</div></div>
</div><div><br></div><div><br></div><div>Please help.</div><div><br></div><div><br></div><div>Thanks, </div><div>Jacky</div><div><br></div><div><br></div></div>