Manybubbles has uploaded a new change for review.
https://gerrit.wikimedia.org/r/169504
Change subject: Raise queue capacity for regex searches
......................................................................
Raise queue capacity for regex searches
We don't seem to be processing any regex searches at the moment....
Change-Id: I28465523d08a3b05ebd85b722efffabb8fbd3418
---
M wmf-config/PoolCounterSettings-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/04/169504/1
diff --git a/wmf-config/PoolCounterSettings-eqiad.php
b/wmf-config/PoolCounterSettings-eqiad.php
index 3cd853f..99a11ed 100644
--- a/wmf-config/PoolCounterSettings-eqiad.php
+++ b/wmf-config/PoolCounterSettings-eqiad.php
@@ -37,7 +37,7 @@
'class' => 'PoolCounter_Client',
'timeout' => 60,
'workers' => 10,
- 'maxqueue' => 10,
+ 'maxqueue' => 20,
),
// These should be very very fast and reasonably rare
'CirrusSearch-NamespaceLookup' => array(
--
To view, visit https://gerrit.wikimedia.org/r/169504
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I28465523d08a3b05ebd85b722efffabb8fbd3418
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Manybubbles <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits