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)
committerMike Rylander <mrylander@gmail.com>
Fri, 4 Jan 2019 19:06:37 +0000 (14:06 -0500)
commit848843b1cda6d79d3aec589746abf7a8efdc313d
tree4e153322b1fad769403600089d48e20540ea57b5
parent60bcf74ecc5a5c7d0740d7054e829eef19828091
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>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
examples/opensrf.xml.example
src/perl/lib/OpenSRF/System.pm