]> git.ipfire.org Git - thirdparty/squid.git/commit
From: Henrik Nordstrom <hno@hem.passagen.se>
authorwessels <>
Sat, 9 May 1998 04:51:03 +0000 (04:51 +0000)
committerwessels <>
Sat, 9 May 1998 04:51:03 +0000 (04:51 +0000)
commit14ff08f16ae47328c5ee733e6a86612c4a12eeda
treea6e066b325b89bd3a1e649e7a106daed142fb326
parent2fcac026912298da2f59ea8e99a5ece4ad2c4735
From:    Henrik Nordstrom <hno@hem.passagen.se>

Here is a polished and updated test suite a bit..

* pconn-banger reports a throughtput report, like tcp-banger2
* both tools include support to validate size and a simple checksum
* A couple of pconn-banger bugs fixed.
* Wrote a small perl script that joins a URL list, and a size-checksum
report from tcp-banger to a combined list (needed to use the validation
feature).

Syntax for URL lists is eiter plain 1 URL/line, or
METHOD URL [Request-File|-] [size checksum]

The tools can send HTTP requests with any method or request-body, but
they do not (yet) support HEAD replies.
test-suite/Makefile
test-suite/pconn-banger.c
test-suite/tcp-banger2.c