Skip to content

增加了kingshard多个功能,详见里面的列表#208

Open
jefjin wants to merge 15 commits intoflike:masterfrom
jefjin:master
Open

增加了kingshard多个功能,详见里面的列表#208
jefjin wants to merge 15 commits intoflike:masterfrom
jefjin:master

Conversation

@jefjin
Copy link
Copy Markdown

@jefjin jefjin commented Jul 19, 2016

No description provided.

@jefjin jefjin changed the title 增加写入kingshard pid功能,方便外围写start、stop脚本启用、关闭 增加了kingshard多个功能,详见里面的列表 Aug 3, 2016
rollback
@flike
Copy link
Copy Markdown
Owner

flike commented Aug 4, 2016

文档一定要跟上,所有的代码修改,都要和文档保持一直。
谢谢你提交的这些pr,抽空我会逐个review的。

@flike
Copy link
Copy Markdown
Owner

flike commented Aug 4, 2016

LVS的功能测试过?能正常运行吗?如何使用?

@jefjin
Copy link
Copy Markdown
Author

jefjin commented Aug 4, 2016

lvs测试过了. 就当是kingshard现在listen2个端口 9696是处理sql的 19696是给lvs探测的. 用的话,只要在lvs配置文件中checkport变成19696. 如下:
virtual=10.255.0.212:9696
real=10.255.0.81:9696 gate 2
real=10.255.0.85:9696 gate 2
real=10.255.0.86:9696 gate 2
service=http
checkport=19696
checktype=connect
scheduler=wrr
protocol=tcp

michaelyou added a commit to michaelyou/kingshard that referenced this pull request Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants