Giuseppe Lavagetto has submitted this change and it was merged. Change subject: imagescalers: fix mpm worker config ......................................................................
imagescalers: fix mpm worker config Change-Id: Iff8c59bd26b36e49d718f1b4b64d823524474f4c --- M hieradata/hosts/mw1152.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Giuseppe Lavagetto: Verified; Looks good to me, approved diff --git a/hieradata/hosts/mw1152.yaml b/hieradata/hosts/mw1152.yaml index d99de5b..c5adaef 100644 --- a/hieradata/hosts/mw1152.yaml +++ b/hieradata/hosts/mw1152.yaml @@ -1,2 +1,3 @@ apache::mpm::mpm: worker mediawiki::web::mpm_config::mpm: worker +mediawiki::web::mpm_config::threads_per_child: 15 -- To view, visit https://gerrit.wikimedia.org/r/227460 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iff8c59bd26b36e49d718f1b4b64d823524474f4c Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
