LP#1729610: make it possible to set max_backlog_queue in opensrf.xml
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 6 Nov 2018 20:14:55 +0000 (15:14 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 27 Dec 2018 15:35:39 +0000 (10:35 -0500)
commit67c4b38b1896fa333a9d10aa03271859f92aedf3
tree4e153322b1fad769403600089d48e20540ea57b5
parentbcd7c2c775c234462736636cc6ed0f693383ac35
LP#1729610: make it possible to set max_backlog_queue in opensrf.xml

This patch adds a new service configuration option, max_backlog_queue,
to allow controlling the size of the backlog queue.

If not otherwise specified in opensrf.xml, max_backlog_queue defaults
to 1000.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
examples/opensrf.xml.example
src/perl/lib/OpenSRF/System.pm