Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: Divert 15% of anonymous traffic to HHVM
......................................................................

Divert 15% of anonymous traffic to HHVM

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


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index a0fcf42..34b0983 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2650,7 +2650,7 @@
        // lowered without careful coordination with ops.
        $wgNavigationTimingSamplingFactor = 1000;
 
-       $wgPercentHHVM = 10;
+       $wgPercentHHVM = 15; //giuseppe, 10-11-2014
 }
 
 if ( $wmgUseUniversalLanguageSelector ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d8b3bcc19375b840cb31bbb35a5c5ed3878b422
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