Sign inSign up

amolbrid/envoy-httpbin

By amolbrid

Updated over 8 years ago

Envoy proxy to httpbin.org

Image
0

208

amolbrid/envoy-httpbin repository overview

Following circuit breaker config:

"circuit_breakers": {
  "default": {
    "max_connections": 1,
    "max_pending_requests": 1,
    "max_retries": 3
  }
}

Tag summary

Content type

Image

Digest

Size

73 MB

Last updated

over 8 years ago

docker pull amolbrid/envoy-httpbin