r/linuxadmin • u/sadoyan • 7d ago
Aralez: Reverse proxy/ Load balancer
Hello Folks.
I have create a new Reverse Proxy/ Load Balancer for Linux on Cloudflare's proxy lib : Pingora. The project is till on 0.x.x version, but I'm working on standardizing everything.
It have fantastic proxy performance, even beats nginx in performance/stability tests with many thousands of concurrent connections.
It would be great to have a human review and suggestions .
This is the link for ingress documentation : https://aralez.rs/docs/quickstart/
An the link to main project in GitHUB: https://github.com/sadoyan/aralez
Thanks
0
Upvotes
1
u/sdhdhosts 7d ago
The Status API endpoint is: curl 127.0.0.1:3000/staus?live with staus not status?