|
@@ -1,5 +1,11 @@
|
|
|
port 26379
|
|
|
dir "/tmp"
|
|
|
+
|
|
|
+sentinel down-after-milliseconds mymaster 5000
|
|
|
+sentinel parallel-syncs mymaster 1
|
|
|
+sentinel failover-timeout mymaster 5000
|
|
|
+sentinel deny-scripts-reconfig yes
|
|
|
+
|
|
|
sentinel myid c1d5bc05ab479807f24dc73a3bfd6f62986bd48c
|
|
|
sentinel deny-scripts-reconfig yes
|
|
|
sentinel monitor mymaster 10.26.30.216 6480 2
|