Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
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
hf
2016-01-18 17:18:49 +0800
Commit
7e02fdc7b19d4b477d2f2cece1e06abecc483b95
1 parent
cb6a64c6
code review by fei.hong: do modify memcached configs connect ip
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
yohobuy/huodong.m.yohobuy.com/configs/core/cache.production.aliyun.config.ini
yohobuy/m.yohobuy.com/configs/core/cache.production.aliyun.config.ini
yohobuy/huodong.m.yohobuy.com/configs/core/cache.production.aliyun.config.ini
0 → 100644
View file @
7e02fdc
[memcached]
master.hosts
=
10.170.182.9:12111,10.172.169.31:12111,10.173.8.214:12111
slave.hosts
=
10.170.182.9:12112,10.172.169.31:12112,10.173.8.214:12112
session.hosts
=
10.170.182.9:12111,10.172.169.31:12111,10.173.8.214:12111
[redis]
servers.hosts
=
127.0.0.1:6379
\ No newline at end of file
...
...
yohobuy/m.yohobuy.com/configs/core/cache.production.aliyun.config.ini
0 → 100644
View file @
7e02fdc
[memcached]
master.hosts
=
10.170.182.9:12111,10.172.169.31:12111,10.173.8.214:12111
slave.hosts
=
10.170.182.9:12112,10.172.169.31:12112,10.173.8.214:12112
session.hosts
=
10.170.182.9:12111,10.172.169.31:12111,10.173.8.214:12111
[redis]
servers.hosts
=
127.0.0.1:6379
\ No newline at end of file
...
...
Please
register
or
login
to post a comment