Hacker News new | ask | show | jobs
Show HN: Pingoo – A reverse proxy with built-in WAF and bot protection (in Rust) (github.com)
17 points by sylvain_kerkour 279 days ago
1 comments

> Load balancing

> Pingoo currently load balance requests and connections between upstreams using the state of the art random algorithm.

When will user-personalized policies and some useful default (e.g., round-robin) be added?

This seems like a project with great potential, but there are many features that need to be added. A nice simple load-balancer that follows similar philosophy: https://gobetween.io/index.html