open-consul/test/integration/connect/envoy/case-ingress-gateway-multip...
cskh 4ece020bf1
feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749)
* feat(ingress gateway: support configuring limits in ingress-gateway config entry

- a new Defaults field with max_connections, max_pending_connections, max_requests
  is added to ingress gateway config entry
- new field max_connections, max_pending_connections, max_requests in
  individual services to overwrite the value in Default
- added unit test and integration test
- updated doc

Co-authored-by: Chris S. Kim <ckim@hashicorp.com>
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com>
Co-authored-by: Dan Stough <dan.stough@hashicorp.com>
2022-09-28 14:56:46 -04:00
..
capture.sh Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
config_entries.hcl feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749) 2022-09-28 14:56:46 -04:00
service_gateway.hcl test: use direct service registration in envoy integration tests (#9138) 2020-11-09 13:59:46 -06:00
setup.sh test: use direct service registration in envoy integration tests (#9138) 2020-11-09 13:59:46 -06:00
vars.sh Allow ingress gateways to route traffic based on Host header 2020-05-06 15:06:13 -05:00
verify.bats feat(ingress gateway: support configuring limits in ingress-gateway c… (#14749) 2022-09-28 14:56:46 -04:00