diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-03-13 00:27:30 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-03-13 00:27:30 +0000 |
commit | e0e39fa1ee90b15351653682e8c6381eecec266e (patch) | |
tree | dc50738c9fd09a8370e663ee7af5cdea24d1b3a5 /www/mod_tsunami/pkg-message | |
parent | 50812c2c1c2706238a8673ff6fcb043ca3c5d3ff (diff) | |
download | ports-e0e39fa1ee90b15351653682e8c6381eecec266e.tar.gz ports-e0e39fa1ee90b15351653682e8c6381eecec266e.zip |
Notes
Diffstat (limited to 'www/mod_tsunami/pkg-message')
-rw-r--r-- | www/mod_tsunami/pkg-message | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/mod_tsunami/pkg-message b/www/mod_tsunami/pkg-message new file mode 100644 index 000000000000..41eca4428a69 --- /dev/null +++ b/www/mod_tsunami/pkg-message @@ -0,0 +1,13 @@ +***************************************************************************** + +You have installed mod_tsunami. + +Use these directives in your httpd.conf: + +TsunamiActive On/Off +TsunamiMaxConnections number_of_maximum_slots_per_web_directory + +When the value of TsunamiMaxConnections is set to '0' (default behaviour), +mod_tsunami doesn't reject any request. + +***************************************************************************** |