Jcrespo has uploaded a new change for review.
https://gerrit.wikimedia.org/r/284695
Change subject: Temporarely increase es1* master weight to add connection
capacity
......................................................................
Temporarely increase es1* master weight to add connection capacity
This will try to overcome running out of resources (thread
creation) for new connections on a swithover where memcache was
dropped. In addition, config was changed to increase thead capacity
per server.
Change-Id: I52982a86cf5e7b6731709df9b820a12fc5651c6c
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/95/284695/1
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index f66eb9f..5309e91 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -528,14 +528,14 @@
# es2
'cluster24' => array(
'10.64.32.184' => 1, # es1015, master
- '10.64.0.6' => 3, # es1011
- '10.64.16.186' => 3, # es1013
+ '10.64.0.6' => 1, # es1011
+ '10.64.16.186' => 1, # es1013
),
# es3
'cluster25' => array(
'10.64.48.116' => 1, # es1019, master
- '10.64.16.187' => 3, # es1014
- '10.64.48.114' => 3, # es1017
+ '10.64.16.187' => 1, # es1014
+ '10.64.48.114' => 1, # es1017
),
# ExtensionStore shard1 - initially for AFTv5
'extension1' => array(
--
To view, visit https://gerrit.wikimedia.org/r/284695
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I52982a86cf5e7b6731709df9b820a12fc5651c6c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits