Clarify master_accept_reads

This commit is contained in:
Markus Mäkelä 2020-04-09 11:06:38 +03:00
parent 83b03d89b5
commit 927db1fc6e
No known key found for this signature in database
GPG Key ID: 5CE746D557ACC499

View File

@ -352,7 +352,9 @@ application.
a useful option to enable if you are using a small number of servers and wish to
use the master for reads as well.
By default, no reads are sent to the master.
By default, no reads are sent to the master as long as there is a valid slave
server available. If no slaves are available, reads are sent to the master
regardless of the value of `master_accept_reads`.
```
# Use the master for reads