How to randomize proxy selection
Erico Augusto Cavalcanti Guedes <eacg-UbDI/[email protected]> Mon, 2 May 2011 05:55:53 -0300
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
Dears, I'm implementing a mesh proxy cluster and trying to randomize proxy IP address of cluster nodes, for peformance evaluation purposes. I'm executing PG Server as: sudo polygraph-server --config zipf.pg -verb_lvl 10 and PG client as: polygraph-client --proxy 192.168.15.254:3128 --config zipf.pg --verb_lvl 10 by I wish to do the following: polygraph-client --proxy 192.168.15.*251-254*:3128 --config zipf.pg--verb_lvl 10 however traditional PG address range sintax 192.168.15.251-254:3128 doesn't work for --proxy. The goal is fill the memory of cluster nodes in a balanced way. Is there any additional alternative sintax that can I try? I hope I'm clear enough. Thanks in advance, Erico. _______________________________________________ Users mailing list Users-mN9fGWdlm5pku/f+YMZH/di2O/[email protected] http://www.web-polygraph.org/mailman/listinfo/users