On 7/13/2012 9:51 AM, bnichols wrote:
On Thu, 12 Jul 2012 18:44:26 -0700 (PDT)
Ming-Ching Tiew <mct...@yahoo.com> wrote:

Sorry I am offering no help but I am interested to know how do you
set up a stress test environment. I supposed it's an automatic script
based stress tests ?

  well you could wget -r entire websites and then loop the script to
  repeat itself and run that on several machines that are going through
  your squid. its sort of primitive but it would give you some idea.

or use a normal cache proxy tester that reads a list of urls from a file.
you can take a "access.log" file of squid use "cat access.log|gawk '{print $7}' >/tmp/urls_list.txt"

but i do advise you to not do a stress test on other people resources without their approval. it can cost other people money while using some dummy VM's with nginx on them can do the trick for your basic needs. if you do stress test you better plan it and by doing so know the results and consequences.

Eliezer

--
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il

Reply via email to