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