tengine
tengine copied to clipboard
health-check for https 健康检查
Why you need it?
支持https健康检查
How it could be?
Other related information
check interval=2000 rise=2 fall=2 timeout=2000 type=https server_name=www.xxx.com;
check_http_send "HEAD /yyy HTTP/1.0\r\n\r\n";
check_http_expect_alive http_2xx http_3xx;