BBlack has submitted this change and it was merged. Change subject: cache_maps: turn on keepalives ......................................................................
cache_maps: turn on keepalives Bug: T107749 Change-Id: I802cba141b40f9925cd4e632446de63645857cfb --- M hieradata/role/common/cache/maps.yaml 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: BBlack: Verified; Looks good to me, approved diff --git a/hieradata/role/common/cache/maps.yaml b/hieradata/role/common/cache/maps.yaml index dd92fbb..1757350 100644 --- a/hieradata/role/common/cache/maps.yaml +++ b/hieradata/role/common/cache/maps.yaml @@ -26,3 +26,4 @@ ulsfo: 'codfw' esams: 'eqiad' varnish_version4: true +tlsproxy::localssl::keepalives_per_worker: 2 -- To view, visit https://gerrit.wikimedia.org/r/294301 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I802cba141b40f9925cd4e632446de63645857cfb Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
