aboutsummaryrefslogtreecommitdiff
path: root/www/boa/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/boa/pkg-descr')
-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".