Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
梁志锋
9 years ago
Commit
81948edda4e4ac5b86e2253f29c7bc12a802b1d7
1 parent
2553ead9
生产采用阿里云配置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
6 deletions
yohobuy/m.yohobuy.com/configs/core/cache.production.config.ini
yohobuy/m.yohobuy.com/configs/core/cache.production.config.ini
View file @
81948ed
[memcached]
;master.hosts=192.168.166.16:12111,192.168.166.17:12111,192.168.166.18:12111
;slave.hosts=192.168.166.16:12112,192.168.166.17:12112,192.168.166.18:12112
;session.hosts=192.168.166.16:12111,192.168.166.17:12111,192.168.166.18:12111
master.hosts
=
172.31.21.6:11211
slave.hosts
=
172.31.21.6:11212
session.hosts
=
192.168.166.16:12111,192.168.166.17:12111,192.168.166.18:12111
master.hosts
=
192.168.166.16:12111,192.168.166.17:12111
slave.hosts
=
192.168.166.16:12112,192.168.166.17:12112
session.hosts
=
192.168.166.16:12111,192.168.166.17:12111
[redis]
servers.hosts
=
127.0.0.1:6379
\ No newline at end of file
...
...
Please
register
or
login
to post a comment