haproxytech / haproxy-consul-connect

HaProxy Connector for Consul Connect. Enables Service Mesh with Consul and HaProxy using TLS and Consul Discovery
Apache License 2.0
95 stars 20 forks source link

Add options to configure haproxy timeouts #67

Closed ShimmerGlass closed 4 years ago

ShimmerGlass commented 4 years ago

The options are available for both incomming requests and upstreams via the "read_timeout" and "connect_timeout" options. Default values (60s and 30s) are kept if the options are not set.