How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Graceful web-server shutdowns behind HAProxy

calendar_today July 13, 2021 person Will Keleher domain classdojo

Fully graceful incremental deploys are hard. Any number of events can deliver brief spates of 5xx errors to your clients, and getting all of the pieces right isn’t trivial. And, if something isn’t quite right, it can be hard to detect problems from a few seconds of downtime on a server over the course of a deploy.

open_in_new Read original post