Product Launch
anonymous
17 points
1 comments
Posted4 months agoActive3 months ago
Show HN: Pingoo – A reverse proxy with built-in WAF and bot protection (in Rust)
github.comreverse proxyWAFload balancing
Discussion (1 comments)
Showing 1 comments
3 months ago
> 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