Building a Reverse Proxy with Pingora | Rust
Nov 19, 2024 · 8 min read · This tutorial focuses on how to create a load balancer using the Pingora library. If you have read the Pingora documentation, there won’t be anything new in this article for you, except that we will add a rate limiter from the example posted in the d...
Join discussion