1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: polygraph
Section: net
Priority: optional
Maintainer: Dmitry Kurochkin <dmitry.kurochkin@measurement-factory.com>
Build-Depends: debhelper (>= 8), autotools-dev, zlib1g-dev, libssl-dev, libncurses5-dev
Standards-Version: 3.9.1
Homepage: http://www.web-polygraph.org
Package: polygraph
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Recommends: gnuplot-x11 | gnuplot-nox
Description: performance testing tool for caching proxies and more
Web Polygraph is a performance testing tool for caching proxies,
origin server accelerators, L4/7 switches, content filters, and other
Web intermediaries. Polygraph's features include:
* high-performance HTTP clients and servers
* realistic HTTP, FTP, and SSL traffic generation
* HTTP and SOCKS5 proxy support, with chaining
* HTTP Basic, NTLM, and Negotiate proxy authentication
* LDAP-friendly generation of user credentials
* flexible content simulation
* ready-to-use standard workloads for benchmarking
* powerful domain-specific configuration language
* portable open-source implementation
.
Documentation, test results, and support available at
www.web-polygraph.org.
|