Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: Have 20% of the anonymous traffic sent to HHVM
......................................................................

Have 20% of the anonymous traffic sent to HHVM

Change-Id: Ied8c24de5d84c5c4f0f7f4d2f33fd543ff3ca67e
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 8e8b2be..43a1d81 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2652,7 +2652,7 @@
        // lowered without careful coordination with ops.
        $wgNavigationTimingSamplingFactor = 1000;
 
-       $wgPercentHHVM = 15; //giuseppe, 10-11-2014
+       $wgPercentHHVM = 20; //giuseppe, 12-11-2014
 }
 
 if ( $wmgUseUniversalLanguageSelector ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied8c24de5d84c5c4f0f7f4d2f33fd543ff3ca67e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Giuseppe Lavagetto <glavage...@wikimedia.org>

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

Reply via email to