Marco Molteni
Marco Molteni
This fixes a defer leak that has been added during the review of #17461. Calling defer in a loop allocates memory (stack or heap depending on the Go version) and...
Hello, Consider integrating Fabio behind an AWS load balancer. AWS offers 3 load balancers: the [ELB: Classic Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/introduction.html), the [ALB: Application Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html) and the [NLB: Network Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/network/introduction.html)....