About the web polygraph to test squid performance

Leon Xiang Li <[email protected]> Thu, 31 May 2007 20:19:49 +0800
Newsgroups gmane.comp.web.web-polygraph.user
Message-ID <[email protected]>
Hi all:


I set up three server :  polysrv  / polyclt / squid

I use polymix-1.pg to test the squid preformance.

But there is no much document available about the meaning of pgl
configuration file and working theory of polygraph.


I run polysrv as:

./polysrv --config /usr/local/polygraph/polymix-1.pg --verb_lvl 4

I run polyclt as:

./polyclt --config /usr/local/polygraph/polymix-1.pg --verb_lvl 4
--proxy 192.168.16.161:8080 --log /tmp/client.log


I change the polymix-1.pg as following:

addr[] srv_ips = ['polyserverip:8080', 'polyserver:8888' ];
addr[] rbt_ips = ['polyclientip' ];

The time ExpDur = 1hour;

I set

rate Req_Rate = 250/sec; // adjust as needed


But after 1 hour, it still runing and in i-warm phase.

Does anyone have idea about it ?


Best Regards

L