caddyserver / circuitbreaker

A circuit-breaker module for the reverse proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Circuit breaker for Caddy

This module implements a simple but effective circuit breaker for Caddy's reverse proxy.

Module name: http.reverse_proxy.circuit_breakers.simple

Works well, but help would be appreciated to expand its documentation!

About

A circuit-breaker module for the reverse proxy

License:Apache License 2.0


Languages

Language:Go 100.0%