Listed and described shortly max_slave_connections and server_options=slave_selection_criteria parameters.

This commit is contained in:
VilhoRaatikka 2014-06-27 10:50:56 +03:00
parent 22827e7c8d
commit edf9f0c59c

View File

@ -35,6 +35,13 @@ passwd=maxpwd
# Valid options are:
#
# 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>,...
# user=<User to fetch password inforamtion with>
# passwd=<Password of the user, plain text currently>