Re: [SQU] setting INCOMING_HTTP_MAX

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 06 Sep 2000 21:24:47 +0200

Markus Stumpf wrote:

> The "client" programm is the one that comes with squid.
> The script basically starts (in the background) 5 processes that load
> a URL into the cache and sleeps 1 second.
> So I get about 30 HTTP requests per second (according to the stats
> created from the squid vitals scripts).
> You can de-/increase this by starting less/more "client" processes
> in the "for j" loop.

Hint: There is a quite efficient tool for running such batch fetches in
the test-suite directory: tcp-banger2.

cat log | awk '{print $6}' | tcp-banger2 -h put.your.caches.ip.here -p
80 -n 5

/Henrik

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Sep 06 2000 - 13:34:55 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:55:12 MST