open-consul/test/integration/connect/envoy/case-upstream-connection-li...
Chris Piraino 2a95701341
Allow configuration of upstream connection limits in Envoy (#6829)
* Adds 'limits' field to the upstream configuration of a connect proxy

This allows a user to configure the envoy connect proxy with
'max_connections', 'max_queued_requests', and 'max_concurrent_requests'. These
values are defined in the local proxy on a per-service instance basis
and should thus NOT be thought of as a global-level or even service-level value.
2019-12-03 14:13:33 -06:00
..
s1.hcl Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
s2.hcl Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
setup.sh Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00
verify.bats Allow configuration of upstream connection limits in Envoy (#6829) 2019-12-03 14:13:33 -06:00