diff --git a/content/features/proxy/settings-reference.md b/content/features/proxy/settings-reference.md index b5d1bf8..f371fb6 100644 --- a/content/features/proxy/settings-reference.md +++ b/content/features/proxy/settings-reference.md @@ -16,6 +16,16 @@ The proxy returns a fast fail on any request if it it already actively processin If set to `0`, then the proxy does not impose this limit. +## backend_use_tls + + + + +
Typeboolean
Defaultfalse
+ +Enable TLS by default when connecting to backend servers. Proxy must be +compiled with `--enable-proxy-tls` option. + ## backend_connect_timeout