mirror of
https://github.com/gadgethd/ukmesh.git
synced 2026-09-04 14:23:43 +00:00
17 lines
332 B
YAML
17 lines
332 B
YAML
modules:
|
|
http_2xx:
|
|
prober: http
|
|
timeout: 10s
|
|
http:
|
|
method: GET
|
|
preferred_ip_protocol: ip4
|
|
ip_protocol_fallback: false
|
|
follow_redirects: false
|
|
fail_if_not_ssl: false
|
|
tcp_connect:
|
|
prober: tcp
|
|
timeout: 5s
|
|
tcp:
|
|
preferred_ip_protocol: ip4
|
|
ip_protocol_fallback: false
|