From 2c87c4e4de08c0070ebc5c095c03fc3b233f92d1 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Mon, 27 Oct 2014 00:26:42 +0100 Subject: Reporting/Collector: add max-children argument Add option to limit the count of child threads to import the transactions. If the number is exceeded the next import will block until one thread is ready. --- doc/man/bcfg2.conf.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/man/bcfg2.conf.txt') diff --git a/doc/man/bcfg2.conf.txt b/doc/man/bcfg2.conf.txt index 825ab2121..40766b88a 100644 --- a/doc/man/bcfg2.conf.txt +++ b/doc/man/bcfg2.conf.txt @@ -716,6 +716,10 @@ Reporting options web_debug Turn on Django debugging. + max_children + Maximum number of children for the reporting collector. Use 0 to + disable the limit. (default is 0) + See Also -------- -- cgit v1.2.3-1-g7c22