Page MenuHomePhabricator
Authored By
CDanis
Jul 30 2019, 3:34 PM
Size
1 KB
Referenced Files
None
Subscribers
None
cdanis@deployment-deploy01:~$ mwscript eval.php enwiki
> print_r($wgLBFactoryConf);
Array
(
[class] => LBFactoryMulti
[sectionsByDB] => Array
(
)
[sectionLoads] => Array
(
[DEFAULT] => Array
(
[deployment-db05] => 0
[deployment-db06] => 400
)
)
[serverTemplate] => Array
(
[dbname] => enwiki
[user] => wikiadmin
[password] => fdgaggrehresjarejas
[type] => mysql
[flags] => 16
[max lag] => 300
)
[hostsByName] => Array
(
[deployment-db05] => 172.16.5.170:3306
[deployment-db06] => 172.16.4.147:3306
)
[externalLoads] => Array
(
[cluster1] => Array
(
[172.16.5.170:3306] => 1
[172.16.4.147:3306] => 3
)
[flow_cluster1] => Array
(
[172.16.5.170:3306] => 1
[172.16.4.147:3306] => 3
)
[extension1] => Array
(
[172.16.5.170:3306] => 1
[172.16.4.147:3306] => 3
)
)
[templateOverridesByCluster] => Array
(
[cluster1] => Array
(
[blobs table] => blobs1
)
[flow_cluster1] => Array
(
[blobs table] => blobs_flow1
)
)
)
> ^D

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
7795571
Default Alt Text
raw.txt (1 KB)

Event Timeline