]> git.evergreen-ils.org Git - OpenSRF.git/commit
LP#1655449: Bundling/chunking limits for SubRquests
authorMike Rylander <mrylander@gmail.com>
Tue, 10 Jan 2017 20:30:18 +0000 (15:30 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 16 Feb 2017 19:53:16 +0000 (14:53 -0500)
commit22e2c7729b6caf265b27ff14126fe5595e87cdca
tree5c07ee781850f8e0e1817c5c69490313c6d34b9d
parentb6fe0b1c9917d3d188ff8053f5fc3611ef878b3a
LP#1655449: Bundling/chunking limits for SubRquests

We need to teach subrequests to inherit parent request bundling/chunking
parameters so they don't cause overruns in dispatch mode.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Jason Stephenson <jason@sigio.com>
src/perl/lib/OpenSRF/AppSession.pm
src/perl/lib/OpenSRF/Application.pm