Operating System - Linux
1828161 Members
2520 Online
109975 Solutions
New Discussion

howto check proxy squid performance ?

 
SOLVED
Go to solution
'chris'
Super Advisor

howto check proxy squid performance ?

hi

howto check proxy squid performance ?
is it any stress tool to do that ?

kind regards
chris
3 REPLIES 3
Steven E. Protter
Exalted Contributor
Solution

Re: howto check proxy squid performance ?

The best tool in my opinion is to get test users on it. In the past with unix boxes, I made arrangement for test groups of increasingly large sizes to do stress tests for me prior to going production.

There are general system stress tools available, but they cost a lot of money and do not always accurately simulate real life use.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Muthukumar_5
Honored Contributor

Re: howto check proxy squid performance ?

A cgi tool called squidmgr.cgi is coming with squid. You can put this in apache web server and get to know the squid performance.

Change cache_mgr acl access to your machine.

hth.
Easy to suggest when don't know about the problem!
xyko_1
Esteemed Contributor

Re: howto check proxy squid performance ?

Hi Chris,

I think flood may help you testing your system.

http://httpd.apache.org/test/flood/

You must configure flood with a variaty of destination sites to have an heterogeneus access and simulate as near as possible a real world.

To have access running accross squid I guess you will have to configure transparent proxy.

regards,
xyko