aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-09-04 11:02:22 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-09-04 11:02:22 +0000
commitfaf3cbcd55f8c3b215d0d3570a1ba83599991c38 (patch)
tree82181b325c7467e73e30c950360dfb9dc063db79
parent57b7c3772134579875bcff074e4ca6c74bb2fa76 (diff)
downloadgsc-faf3cbcd55f8c3b215d0d3570a1ba83599991c38.tar.gz
gsc-faf3cbcd55f8c3b215d0d3570a1ba83599991c38.tar.bz2
Update
git-svn-id: file:///svnroot/gsc/trunk@221 d2de0444-eb31-0410-8365-af798a554d48
-rw-r--r--mc/relay1.mc4
-rw-r--r--mc/relay2.mc4
2 files changed, 8 insertions, 0 deletions
diff --git a/mc/relay1.mc b/mc/relay1.mc
index c56a7d3..2413c05 100644
--- a/mc/relay1.mc
+++ b/mc/relay1.mc
@@ -15,6 +15,10 @@ Cwsun
dnl * Include common defaults
include(common.mc)
+dnl * Site-specific settings
+define(`confMAX_DAEMON_CHILDREN',`256')
+define(`confCONNECTION_RATE_THROTTLE',`128')
+
dnl * Features
FEATURE(use_cw_file)
FEATURE(redirect)
diff --git a/mc/relay2.mc b/mc/relay2.mc
index 4b864dc..dc03811 100644
--- a/mc/relay2.mc
+++ b/mc/relay2.mc
@@ -15,6 +15,10 @@ Cwtor
dnl * Include common defaults
include(common.mc)
+dnl * Site-specific settings
+define(`confMAX_DAEMON_CHILDREN',`256')
+define(`confCONNECTION_RATE_THROTTLE',`128')
+
dnl * Features
FEATURE(use_cw_file)
FEATURE(redirect)

Return to:

Send suggestions and report system problems to the System administrator.