summaryrefslogtreecommitdiff
path: root/asterisk.8
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-10-26 03:58:32 +0000
committerMark Spencer <markster@digium.com>2005-10-26 03:58:32 +0000
commit0b36348b1281b855a8681cd6e4f747f3f7c3f2f4 (patch)
tree739e2207a379a0db6a97b8b1241c9b4fd0506b1c /asterisk.8
parentf2dcf45a98ef14d7e656738f8914e185cc9ad15e (diff)
Allow limitation by loadavg not just calls (should be BSD friendly)...
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6850 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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