aboutsummaryrefslogtreecommitdiffstats
path: root/asterisk.8
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 03:58:32 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-26 03:58:32 +0000
commit02fb8bca8339f3db82d2002c59b3478d7b2262b0 (patch)
tree739e2207a379a0db6a97b8b1241c9b4fd0506b1c /asterisk.8
parent44c6211eb70f25ba39bcd931c8961d643d39a154 (diff)
Allow limitation by loadavg not just calls (should be BSD friendly)...
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6850 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'asterisk.8')
-rwxr-xr-xasterisk.87
1 files changed, 6 insertions, 1 deletions
diff --git a/asterisk.8 b/asterisk.8
index 6831d0fa8..fe0a9ba86 100755
--- a/asterisk.8
+++ b/asterisk.8
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "ASTERISK" "8" "18 October 2005" "asterisk 1.2" ""
+.TH "ASTERISK" "8" "25 October 2005" "asterisk 1.2" ""
.SH NAME
asterisk \- All-purpose telephony server.
@@ -80,6 +80,11 @@ Provide brief summary of command line arguments and terminate.
Prompt user to intialize any encrypted private keys for IAX2
secure authentication during startup.
.TP
+\fB-L \fIloadaverage\fB\fR
+Limits the maximum load average before rejecting new calls. This can
+be useful to prevent a system from being brought down by terminating
+too many simultaneous calls.
+.TP
\fB-M \fIvalue\fB\fR
Limits the maximum number of calls to the specified value. This can
be useful to prevent a system from being brought down by terminating