Concurrent HTTP Reverse Proxy and Load Balancer in Go from scratch, implementing pluggable load balancing, active/passive health checks, retry-aware failover, per-IP token bucket rate limiting, structured logging, and graceful shutdown, using only the Go standard library.
What is the sohamm3/resilient-reverse-proxy GitHub project? Description: "Concurrent HTTP Reverse Proxy and Load Balancer in Go from scratch, implementing pluggable load balancing, active/passive health checks, retry-aware failover, per-IP token bucket rate limiting, structured logging, and graceful shutdown, using only the Go standard library.". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.
Question is copied to clipboard — paste it after the AI opens.
Clone via HTTPS
Clone via SSH
Download ZIP
Download main.zipReport bugs or request features on the resilient-reverse-proxy issue tracker:
Open GitHub Issues