Reedy has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/129674

Change subject: Partial revert memcached config for labs until twemproxy update 
is remerged
......................................................................

Partial revert memcached config for labs until twemproxy update is remerged

Change-Id: Ic4fd92215771eb6155b64a6a35680a42e27f02a8
---
M wmf-config/mc-labs.php
M wmf-config/mc.php
2 files changed, 6 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/74/129674/1

diff --git a/wmf-config/mc-labs.php b/wmf-config/mc-labs.php
index e395c05..08f3210 100644
--- a/wmf-config/mc-labs.php
+++ b/wmf-config/mc-labs.php
@@ -28,7 +28,11 @@
                        0 => '10.68.17.69:11211',  # deployment-memc04.eqiad
                        1 => '10.68.17.71:11211',  # deployment-memc05.eqiad
                )
-               : array( '127.0.0.1' )
+               // : array( '127.0.0.1' ) // TODO:
+               : array(
+                       0 => '10.68.16.14:11211',  # deployment-memc02.eqiad
+                       1 => '10.68.16.15:11211',  # deployment-memc03.eqiad
+               )
        ),
        'retry_timeout' => 1,
 );
diff --git a/wmf-config/mc.php b/wmf-config/mc.php
index 55e0db5..2b6ac66 100644
--- a/wmf-config/mc.php
+++ b/wmf-config/mc.php
@@ -43,7 +43,7 @@
                        '10.64.0.192', # mc1013
                        '10.64.0.193', # mc1014
                        '10.64.0.194', # mc1015
-                       '10.64.0.195', # mc1015
+                       '10.64.0.195', # mc1016
                )
        );
 ***/

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic4fd92215771eb6155b64a6a35680a42e27f02a8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Reedy <re...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to