Showing
3 changed files
with
10 additions
and
3 deletions
1 | [memcached] | 1 | [memcached] |
2 | -master.hosts=192.168.166.16:12111,192.168.166.17:12111 | ||
3 | -slave.hosts=192.168.166.16:12112,192.168.166.17:12112 | ||
4 | -session.hosts=192.168.166.16:12111,192.168.166.17:12111 | 2 | +master.hosts=10.66.1.6:11111,10.66.1.7:11211,10.66.1.8:11311 |
3 | +slave.hosts=10.66.1.6:11111,10.66.1.7:11211,10.66.1.8:11311 | ||
4 | +session.hosts=10.66.1.6:11111,10.66.1.7:11211,10.66.1.8:11311 | ||
5 | 5 | ||
6 | [redis] | 6 | [redis] |
7 | servers.hosts=127.0.0.1:6379 | 7 | servers.hosts=127.0.0.1:6379 |
-
Please register or login to post a comment