Tools/sozu-proxy/sozu

sozu

No description available.

3.7k+4/wkemergingRustAGPL-3.0trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Mar 2026

A reverse proxy that can reload its configuration without dropping a single connection. If you're running web services and need a load balancer in front of them, Sozu does what nginx and HAProxy do, but with true zero-downtime config changes: no reload signal, no worker restart, no connection reset.

Written in Rust. Memory-safe, fast, lightweight. Handles HTTP/1.1, HTTP/2, WebSocket, and TLS. The config changes happen through a command socket: you send a message, the proxy updates instantly. No file edits, no restarts. Small but the project has been around since 2016, originally built by Clever Cloud (a French PaaS provider) for their own infrastructure.

Completely free under AGPL-3.0. No paid tier.

The catch: the ecosystem is tiny compared to nginx or Traefik. Documentation is sparse. Community support is limited; you're mostly on your own. If hot config reloading is your primary requirement, Envoy and HAProxy also handle this well with much larger communities. Sozu is interesting technology but unless you specifically need Rust-native proxy with zero-downtime reloads and don't mind being an early adopter, nginx or Traefik are safer choices.

Free vs Self-Hosted vs Paid

fully free

What's Free

Everything. HTTP/HTTPS reverse proxying, load balancing, WebSocket support, TLS termination, hot configuration reloading, metrics. AGPL-3.0 licensed.

Cost

$0. Run it on any Linux server. Single binary.

AGPL Note

AGPL-3.0 means if you modify Sozu and offer it as a service, you must open source your changes. For internal use as a reverse proxy, this doesn't matter.

Verdict

Free. The question isn't cost; it's whether the small ecosystem is worth the trade-off for hot reloading.

Completely free, AGPL-3.0 licensed, no paid tier exists.

Self-hosting ops:moderate

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Similar Tools

Score
66/100 · B
Adoption17/30
Maintenance25/25
Community7/20
License7/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Growing adoption: 3,650 stars

About

Owner
sozu-proxy (Organization)
Stars
3,714
Forks
210

Explore Further

More tools in the directory