Skip to content

config dbcheckslavestatus

Byrne edited this page Nov 1, 2010 · 1 revision

DBCheckSlaveStatus

Used with database role configurations, and is only valid for MySQL installations. If enabled, any slave databases are queried for replication lag. If a slave is found to be lagged, it will not be used; another slave database will be used instead, or MT will fall back to the master database if necessary.

Default

Off

Values

1 to enable

Example

DBCheckSlaveStatus 1
  • Categories: Appendix: Configuration Directives
  • Tags: config, database, lag, master, mysql, slave, status
Clone this wiki locally