MediaWiki master
LoadMonitorNull.php
Go to the documentation of this file.
1<?php
7namespace Wikimedia\Rdbms;
8
13 public function scaleLoads( array &$weightByServer ) {
14 }
15}
scaleLoads(array &$weightByServer)
Perform load ratio adjustment before deciding which server to use.
Basic DB load monitor with no external dependencies.