[asterisk-users] call file concurrency

Steve Edwards asterisk.org at sedwards.com
Fri Feb 27 11:38:47 CST 2009


> Is there a convenient way to limit the number of call files (outgoing
> directory) that are processed concurrently?

On Fri, 27 Feb 2009, Danny Nicholas top posted:

> Some variant of the ulimit command would accomplish this but YMMV and
> "Caveat Emptor".

Which one?

 	-fs::sedwards:~$ ulimit -a
 	core file size          (blocks, -c) 0
 	data seg size           (kbytes, -d) unlimited
 	file size               (blocks, -f) unlimited
 	pending signals                 (-i) 1024
 	max locked memory       (kbytes, -l) 32
 	max memory size         (kbytes, -m) unlimited
 	open files                      (-n) 1024
 	pipe size            (512 bytes, -p) 8
 	POSIX message queues     (bytes, -q) 819200
 	stack size              (kbytes, -s) 10240
 	cpu time               (seconds, -t) unlimited
 	max user processes              (-u) 16114
 	virtual memory          (kbytes, -v) unlimited
 	file locks                      (-x) unlimited

Limiting the number of open files or file locks would not have the 
intended effect.

Thanks in advance,
------------------------------------------------------------------------
Steve Edwards      sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                             Fax: +1-760-731-3000



More information about the asterisk-users mailing list