Index of /ports_www/webstone-ssl
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:16 1.4K
distinfo 28-May-2011 14:16 135
files/ 25-Dec-2006 04:08 -
pkg-descr 04-Dec-2000 00:01 869
pkg-message 04-Dec-2000 00:01 481
pkg-plist 04-Dec-2000 00:01 1.7K
WebStone is free benchmarking tool for web servers available from
Mindcraft. The version available here has been SSL enabled, so secure
web servers can be benchmarked using our version. In addition to the
default configuration parameters, the following can be specified:
1. SSL_VERSION: SSLv2, SSLv23 or SSLv3 (default SSLv3)
2. SSL_CIPHER(SSL preferred cipher): use ssl ciphers specified in
ssl[2,3].h, e.g RC4-SHA, IDEA-CBC-SHA, DH-DSS-DES-CBC3-SHA
(default EDH-RSA-DES-CBC3-SHA). Specifying an SSLv2 cipher in
SSLv3 mode won't work (and vice versa)
3. SSL_CACHE_MODE(client cache mode): ON, OFF (default OFF)
4. SSL_MIX(percentage HTTPS connections, remaining connections are
filled in with HTTP connections): 0.0-1.0 (default 1.0)
5. HTTPS_PORT: port (default 8443)
WWW: http://crypto.stanford.edu/~nagendra/projects/WebStone/