Skip to content

Commit aefbadc

Browse files
committed
tls doc
1 parent b6f99d2 commit aefbadc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/features/proxy/api-reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,10 @@ mcp.backend({
652652
-- failure (`SERVER_ERROR backend failure`)
653653
down = true|false,
654654

655+
-- If true, and backend TLS support has been compiled in with
656+
-- `--enable-proxy-tls`, we will connect to this backend with TLS.
657+
tls = true|false,
658+
655659
-- These next options override global settings, see below for detail.
656660
-- seconds may be fractional, ie: 0.5 for 500ms or 2.75 for 2750ms
657661
-- mcp.tcp_keepalive

0 commit comments

Comments
 (0)