polymix3.pg file configuration for number of polysrv and polyclt
Jegadeesh <[email protected]>
| Newsgroups | gmane.comp.web.web-polygraph.user |
|---|---|
| Message-ID | <[email protected]> |
Hello All We have 3 polyclients and 2 polyservers . All machines are same hardware configuration. We are using polymix-3.pg workload file. Should the configuration of polymix-3.pg file be same in all 5 machines or we need some changes in polyservers? For example if i use 3 polyclients and 2 polyservers , the polymix-3.pgcontains, // robots and servers will bind to these addresses addr[] rbt_ips = [ ' 10.1.1-4.1-250','10.1.5-8.1-250','10.1.9-12.1-250' ]; addr[] srv_ips = [ ' 10.1.129-131.1-134:80','10.1.132-134.1-134:80' ]; I have given this polymix-3.pg file in all machines. Is it right? Please help me Thanks, --Jas