Merge branch v2.7 into master
This commit is contained in:
commit
707d355d4a
157 changed files with 1361 additions and 513 deletions
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
title: "Traefik CircuitBreaker Documentation"
|
||||
description: "The HTTP circuit breaker in Traefik Proxy prevents stacking requests to unhealthy Services, resulting in cascading failures. Read the technical documentation."
|
||||
---
|
||||
|
||||
# CircuitBreaker
|
||||
|
||||
Don't Waste Time Calling Unhealthy Services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue