TSG-23842 请tfe提供健康状态查询的HTTP服务
This commit is contained in:
@@ -266,3 +266,9 @@ buff_size=2048
|
||||
# IORING_SETUP_SUBMIT_ALL (1U << 7) /* continue submit on error */
|
||||
flags=0
|
||||
sq_thread_idle=0
|
||||
|
||||
[http_healthcheck_server]
|
||||
enable=1
|
||||
port=8080
|
||||
addr="0.0.0.0"
|
||||
path="/status"
|
||||
|
||||
Reference in New Issue
Block a user