Switch Fly proxy to upstream keepalive pools #337
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fly-proxy-keepalive"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
proxy_pass) with staticupstreamblocks andkeepaliveconnection poolsmise run fly-reloadfor nginx config reload without full redeploy (re-resolves upstream DNS)Trade-off
DNS is resolved at config load, not per-request. If Tailscale Ingress pods get new IPs (restart, reschedule),
mise run fly-reloadis needed. A Grafana alert will be added to detect this.Still TODO on this branch
🤖 Generated with Claude Code