aboutsummaryrefslogtreecommitdiff
path: root/www/boa
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /www/boa
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
Notes
Diffstat (limited to 'www/boa')
-rw-r--r--www/boa/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/boa/pkg-descr b/www/boa/pkg-descr
index adf1fd82f7dd..712ac059a4c2 100644
--- a/www/boa/pkg-descr
+++ b/www/boa/pkg-descr
@@ -5,7 +5,7 @@ connections. It internally multiplexes all of the ongoing HTTP
connections, and forks only for CGI programs (which must be separate
processes.) Preliminary tests show boa is about twice as fast as
Apache, and is capable of handling 50 hits per second on a 66 MHz '486.
-
+
The primary design goals of Boa are speed and security. Security,
in the sense of "can't be subverted by a malicious user", not "fine
grained access control and encrypted communications".