Ori.livneh has uploaded a new change for review.

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

Change subject: Set $wgPercentHHVM to 1
......................................................................

Set $wgPercentHHVM to 1

...thus bucketing 1% of anons to HHVM.

Change-Id: I1ee4975b2388e3118cd1e2e3106f45b7707f836e
---
M wmf-config/CommonSettings.php
1 file changed, 2 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 01e1299..d266f6d 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -2655,6 +2655,8 @@
        // sampling factor of 1 means log every request. This should not be
        // lowered without careful coordination with ops.
        $wgNavigationTimingSamplingFactor = 1000;
+
+       $wgPercentHHVM = 1;  // ori, 6-Oct-2014
 }
 
 if ( $wmgUseUniversalLanguageSelector ) {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ee4975b2388e3118cd1e2e3106f45b7707f836e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to