This commit is contained in:
2021-10-29 11:48:13 +08:00
parent 3c196e0fc3
commit 1f0a1acd67
+2 -4
View File
@@ -81,10 +81,8 @@ class RpcJsonp extends Component implements OnConnectInterface, OnReceiveInterfa
], ],
"EnableTagOverride" => false, "EnableTagOverride" => false,
"Check" => [ "Check" => [
"DeregisterCriticalServiceAfter" => "90m", "Http" => "http://127.0.0.1:9527",
"Args" => ["curl -X GET http://127.0.0.1:9527/"], "Interval" => "1s"
"Interval" => "10s",
"Timeout" => "5s"
], ],
"Weights" => [ "Weights" => [
"Passing" => 10, "Passing" => 10,