Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
whb
9 years ago
Commit
34bf3cab90580e528f6809de4d5b2ef3e9c796c5
1 parent
075d8d45
PC的活动memcache修改
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
yohobuy/huodong.yohobuy.com/configs/core/cache.production.config.ini
yohobuy/huodong.yohobuy.com/configs/core/cache.production.config.ini
View file @
34bf3ca
[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
=
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