Listed and described shortly max_slave_connections and server_options=slave_selection_criteria parameters.
This commit is contained in:
@ -35,6 +35,13 @@ passwd=maxpwd
|
|||||||
# Valid options are:
|
# Valid options are:
|
||||||
#
|
#
|
||||||
# router=<name of router module>
|
# router=<name of router module>
|
||||||
|
# max_slave_connections=<number or percentage>
|
||||||
|
# router_options=<option[=value]>,<option[=value]>,...
|
||||||
|
# valid options include:master,slave,synced,
|
||||||
|
# slave_selection_criteria=
|
||||||
|
# LEAST_CURRENT_OPERATIONS,
|
||||||
|
# LEAST_ROUTER_CONNECTIONS,
|
||||||
|
# LEAST_GLOBAL_CONNECTIONS
|
||||||
# servers=<server name>,<server name>,...
|
# servers=<server name>,<server name>,...
|
||||||
# user=<User to fetch password inforamtion with>
|
# user=<User to fetch password inforamtion with>
|
||||||
# passwd=<Password of the user, plain text currently>
|
# passwd=<Password of the user, plain text currently>
|
||||||
|
|||||||
Reference in New Issue
Block a user