Manual:$wgAPIMaxLagThreshold
削減: $wgAPIMaxLagThreshold | |
---|---|
Maximum amount of DB lag on a majority of DB replica DBs to tolerate before forcing bots to retry any write requests via API errors. |
|
導入されたバージョン: | 1.27.0 (git #453d8860) |
除去されたバージョン: | 使用中 |
許容される値: | integer |
既定値: | 7 |
その他の設定: アルファベット順 | 機能順 |
詳細
This should be lower than the 'max lag' value in $wgLBFactoryConf .