Files
2026-03-29 09:08:01 +08:00

610 B
Raw Permalink Blame History

01-06OpenWrt HAProxy

  • 说明与选用docs/01-06-openwrt-haproxy.md(文首有各 *.cfg 对照表)。
  • 本目录HAProxy 示例配置(非 K8s YAML复制到 OpenWrt 后改 IP/端口并 haproxy -c -f … 校验。
文件 用途摘要
haproxy-no-check.cfg 最简,无 check
haproxy-http.cfg 80 明文 httpchk
haproxy-tls.cfg 443 TCP + ssl-hello-chk
haproxy-https.cfg 443 应用层 HTTPS 检查HAProxy 终结 TLS
haproxy-proxy-http-tls.cfg 检查 + PROXY v2