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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 6 Nov 2018 20:17:10 +0000 (15:17 -0500)
commitf7e926816fd0fd594bb9aa39fe4588175ccd49b2
tree73d2fbca828bc8aa522c76b7ecaa731303cfcfc4
parent1173ae94a2babdfbb399b6f9fb7a548ee5df8623
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>
examples/opensrf.xml.example
src/perl/lib/OpenSRF/System.pm