dev

command
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

dev is a runnable example demonstrating round-robin load balancing across three echo backends with active health checks. The companion docker-compose.yml spins up the backends; this binary is the statute proxy in front of them.

Hit http://localhost:8080/ repeatedly to watch the access log alternate between echo-1/2/3. Stop one of the echo containers and watch the failover happen (the metrics endpoint at :9090/metrics counts 502 errors briefly until the health check demotes the dead backend).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL