linux-tutorial/codes/linux/soft/config/redis/cluster/7002/redis.conf

13 lines
280 B
Plaintext
Raw Normal View History

2020-07-16 11:21:46 +08:00
port 7002
bind 172.22.6.3
daemonize yes
cluster-enabled yes
cluster-config-file /usr/local/redis/conf/7002/7002.conf
cluster-node-timeout 10000
appendonly yes
dir /usr/local/redis/conf/7002
pidfile /usr/local/redis/conf/7002/7002.pid
logfile /usr/local/redis/conf/7002/7002.log