Earlier quoted context omitted.
In theory it should, because they do health checking to track status of the upstreams. The upstream server being down would be a failed TCP connection which would fail the health check. Obviously, rebooting the machine the proxy is running on is trickier though. I don't feel confident they've done enough to properly support having multiple proxy instances running side by side (no shared storage mechanism for TLS cert…
> In theory it should, because they do health checking to track status of the upstreams. I think the PR that pushes this kamal-proxy project explicitly removes supports for healthchecks? So it's unclear. In theory, a reverse proxy like Traefik supports this feature. In practice it does too. So I don't know. It seems there's some rationale that's definitely missing from the whole story. I doubt people haphazardly deci…
As I said elsewhere in this topic, this is all too basic IMO, (disclaimer: I'm a Caddy maintainer) Caddy does this all in a more robust way.