aboutsummaryrefslogtreecommitdiff
path: root/www/webstone-ssl/pkg-message
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-03 21:01:58 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-03 21:01:58 +0000
commit078b2344aa8686ab948357c6047debe5f25a11d1 (patch)
tree3dbda7d8647f484aebbc1bd699732505d7d1bbfd /www/webstone-ssl/pkg-message
parent30c266fed3634b14083e4afdbf3ac70355fea2d1 (diff)
downloadports-078b2344aa8686ab948357c6047debe5f25a11d1.tar.gz
ports-078b2344aa8686ab948357c6047debe5f25a11d1.zip
Add Webstone-SSL 2.5, a benchmarking tool that supports SSL-enabled
http servers. PR: 22560 Submitted by: Kazumasa Nishizawa <k_nishizawa@anet.ne.jp>
Notes
Notes: svn path=/head/; revision=35634
Diffstat (limited to 'www/webstone-ssl/pkg-message')
-rw-r--r--www/webstone-ssl/pkg-message16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/webstone-ssl/pkg-message b/www/webstone-ssl/pkg-message
new file mode 100644
index 000000000000..62ce83ee7d21
--- /dev/null
+++ b/www/webstone-ssl/pkg-message
@@ -0,0 +1,16 @@
+
+Before running webstone make sure that the non-root user
+who runs webstone has rexec access to the webclients and
+the web server. This user must also have write access to
+/usr/local/webstone-ssl on webmaster and write access in
+the web data directory on the web server. Be aware of
+security risks!
+
+To run configure webstones, run it, and see the results:
+
+ cd /usr/local/webstone-ssl
+ ${EDITOR} conf/testbed
+ ./webstone -genfiles
+ ./webstone
+ ./webstone -results
+