MyNixOS website logo
option

services.cloudflared.tunnels.<name>.originRequest.connectTimeout

Timeout for establishing a new TCP connection to your origin server. This excludes the time taken to establish TLS, which is controlled by tlsTimeout.

Declarations
Type
null or string
Default
null
Example
"30s"