a issue when running the "Simple tests" with a proxy

Alex Rousskov rousskov at measurement-factory.com
Tue Mar 11 16:15:37 UTC 2014


On 03/11/2014 12:23 AM, xu alex wrote:

>     Thanks for your reply. Yes, I has been testing squid using as a
> reverse proxy. I tried the way of adding PGL AddrMap in my config file,
> but errors showed up when starting polygraph-client. My config file is
> as following:

> AddrMap Map = {
>         addresses = S.addresses;
>         names = ['218.202.111.5:8101'];
> };


> The error info showed up when i started polygraph-clients is as following:
> 000.00| ./my_simple.pg:41: error: Robot cannot
> find configuration for server at 218.202.111.5:8101

You need to use() Map, just like you use() your Robot and Server. Folks
may maintain a collections or libraries of maps (using some of those
maps for some tests), and Polygraph does not currently try to guess
which maps you meant to use.


HTH,

Alex.




More information about the Users mailing list