Skip to content

config dbretryduration

Byrne edited this page Nov 1, 2010 · 1 revision

DBRetryDuration

The number of seconds to wait before attempting to re-use a database connection that has failed (either a connection failure or due to replication lag).

Default

DBRetryDuration 5

Values

integer

Example

Set to 2 seconds:

DBRetryDuration 2
  • Categories: Appendix: Configuration Directives
  • Tags: conection, config, database, duration, lag, replication, retry
Clone this wiki locally