Update pcrud max childeren to 72 from 60
authorAndy Witter <awitter@georgialibraries.org>
Tue, 16 Jan 2018 15:15:21 +0000 (10:15 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Tue, 16 Jan 2018 15:15:21 +0000 (10:15 -0500)
templates/opensrf.xml/opensrf.xml-header

index 6bd3bd9..49a964c 100755 (executable)
@@ -988,7 +988,7 @@ vim:et:ts=4:sw=4:
                     <unix_pid>open-ils.pcrud.pid</unix_pid>
                     <max_requests>1000</max_requests>
                     <min_children>1</min_children>
-                    <max_children>60</max_children>
+                    <max_children>72</max_children>
                     <min_spare_children>1</min_spare_children>
                     <max_spare_children>5</max_spare_children>
                 </unix_config>