Dears,<div> </div><div>I'm implementing a mesh proxy cluster and trying to randomize proxy IP address of cluster nodes, for peformance evaluation purposes.</div><div> </div><div>I'm executing PG Server as:</div><div>
sudo polygraph-server --config <a href="http://zipf.pg">zipf.pg</a> -verb_lvl 10</div><div> </div><div>and PG client as: </div><div>polygraph-client --proxy <a href="http://192.168.15.254:3128">192.168.15.254:3128</a> --config <a href="http://zipf.pg">zipf.pg</a> --verb_lvl 10</div>
<div> </div><div>by I wish to do the following:</div><div>polygraph-client --proxy 192.168.15.<b>251-254</b>:3128 --config <a href="http://zipf.pg">zipf.pg</a> --verb_lvl 10</div><div> </div><div>however traditional PG address range sintax 192.168.15.251-254:3128 doesn't work for --proxy.</div>
<div><br></div><div>The goal is fill the memory of cluster nodes in a balanced way.</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Is there any additional alternative sintax that can I try?</div>
<div> </div><div>I hope I'm clear enough.</div><div> </div><div>Thanks in advance,</div><div> </div><div>Erico. </div><div><br></div><div><br></div><div><br></div><div><br></div>