jenkins-bot has submitted this change and it was merged.

Change subject: Added "downloadtiff" pool counter config
......................................................................


Added "downloadtiff" pool counter config

Change-Id: I10c4662373ff93d318bd5921302f9e147f82a627
---
M wmf-config/PoolCounterSettings-eqiad.php
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Aaron Schulz: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/PoolCounterSettings-eqiad.php 
b/wmf-config/PoolCounterSettings-eqiad.php
index 8646613..c6af3f2 100644
--- a/wmf-config/PoolCounterSettings-eqiad.php
+++ b/wmf-config/PoolCounterSettings-eqiad.php
@@ -42,5 +42,11 @@
                'timeout' => 40,
                'workers' => 3,
                'maxqueue' => 50
+       ),
+       'downloadtiff' => array(
+               'class' => 'PoolCounter_Client',
+               'timeout' => 40,
+               'workers' => 3,
+               'maxqueue' => 50
        )
 );

-- 
To view, visit https://gerrit.wikimedia.org/r/122437
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I10c4662373ff93d318bd5921302f9e147f82a627
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Aaron Schulz <[email protected]>
Gerrit-Reviewer: Aaron Schulz <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to