1
This commit is contained in:
parent
2b72432944
commit
48d37a3b62
@ -71,7 +71,7 @@ func (this *PlayerMgr) reportServerState(masterIp string, masterPort int32) {
|
|||||||
"alive_count": q5.ToString(0),
|
"alive_count": q5.ToString(0),
|
||||||
"servicing": q5.ToString(1),
|
"servicing": q5.ToString(1),
|
||||||
}
|
}
|
||||||
f5.GetHttpCliMgr().SendQuickChannelJsLikeRequest(
|
f5.GetHttpCliMgr().SendQuickChannelJsStyleRequest(
|
||||||
fmt.Sprintf("http://%s:%d/webapp/index.php?c=GS&a=report&", masterIp, masterPort),
|
fmt.Sprintf("http://%s:%d/webapp/index.php?c=GS&a=report&", masterIp, masterPort),
|
||||||
params,
|
params,
|
||||||
func (rsp f5.HttpCliResponse) {
|
func (rsp f5.HttpCliResponse) {
|
||||||
|
2
third_party/f5
vendored
2
third_party/f5
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 1ab3d3cc9a706efc9b6c6489c1a0b7002aa022e9
|
Subproject commit 9a0acf9f39369b15cb8b0e277897ef5ce1ec5abb
|
Loading…
x
Reference in New Issue
Block a user