diff options
author | billf <billf@FreeBSD.org> | 1999-04-15 04:31:57 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-04-15 04:31:57 +0800 |
commit | 578a3748f522f652c96d0b9172beea82b9527a4d (patch) | |
tree | 274e4254ac112a258dc00872a25e88e25d1137c3 /benchmarks/polygraph/pkg-descr | |
parent | 5b098127c6837c290bb805661fcc095853842389 (diff) | |
download | freebsd-ports-graphics-578a3748f522f652c96d0b9172beea82b9527a4d.tar.gz freebsd-ports-graphics-578a3748f522f652c96d0b9172beea82b9527a4d.tar.zst freebsd-ports-graphics-578a3748f522f652c96d0b9172beea82b9527a4d.zip |
Polygraph is a benchmarking tool for Web proxies. Polygraph
distribution includes a high-performance client and server simulators.
The simulators create a stream of HTTP requests that can be routed through
a Web proxy. Studying proxy performance under various [stress] conditions is
essential for performance tuning, evaluation of new algorithms, analysis of
hardware configurations, and comparing available proxy products.
PR: ports/10375
Submitted By: Dima Sivachenko <dima@Chg.RU>
Diffstat (limited to 'benchmarks/polygraph/pkg-descr')
-rw-r--r-- | benchmarks/polygraph/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/benchmarks/polygraph/pkg-descr b/benchmarks/polygraph/pkg-descr new file mode 100644 index 00000000000..b305f34bf64 --- /dev/null +++ b/benchmarks/polygraph/pkg-descr @@ -0,0 +1,13 @@ +Web Polygraph is a benchmarking tool for Web proxies. Polygraph +distribution includes a high-performance client and server simulators. +The simulators create a stream of HTTP requests that can be routed through +a Web proxy. Studying proxy performance under various [stress] conditions is +essential for performance tuning, evaluation of new algorithms, analysis of +hardware configurations, and comparing available proxy products. + +Documentation can be found at http://polygraph.ircache.net/doc/ + +http://polygraph.ircache.net/ + +--Dima +dima@chg.ru |