Correction du mode local avec slave distant

This commit is contained in:
2018-09-04 15:57:54 +02:00
parent 15dbc98eb8
commit e164823580
2 changed files with 22 additions and 1 deletions

View File

@ -83,6 +83,12 @@ protected-mode no
# If port 0 is specified Redis will not listen on a TCP socket.
port %%redisPortSlave
%if %%redisMode == 'Local avec slave distant'
slaveof %%redisMasterIPSlave redisMasterPortSlave
%endif
# TCP listen() backlog.
#
# In high requests-per-second environments you need an high backlog in order