|
MediaWiki master
|
MediaWiki-specific class for generating configuration of load balancers. More...
Public Member Functions | |
| __construct (ServiceOptions $options, array $virtualDomains, array $lbConf) | |
| getConfig () | |
Public Attributes | |
| const | APPLY_DEFAULT_CONFIG_OPTIONS |
| const | CORE_VIRTUAL_DOMAINS |
MediaWiki-specific class for generating configuration of load balancers.
Definition at line 28 of file MWLBConfig.php.
| MediaWiki\DB\MWLBConfig::__construct | ( | ServiceOptions | $options, |
| array | $virtualDomains, | ||
| array | $lbConf ) |
| ServiceOptions | $options | |
| string[] | $virtualDomains | |
| array | $lbConf |
Definition at line 74 of file MWLBConfig.php.
| MediaWiki\DB\MWLBConfig::getConfig | ( | ) |
Definition at line 165 of file MWLBConfig.php.
| const MediaWiki\DB\MWLBConfig::APPLY_DEFAULT_CONFIG_OPTIONS |
Definition at line 41 of file MWLBConfig.php.
| const MediaWiki\DB\MWLBConfig::CORE_VIRTUAL_DOMAINS |
Definition at line 31 of file MWLBConfig.php.