Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Graceful shutdown of HTTP server #51

Closed
jeromegn opened this issue Jan 26, 2019 · 0 comments · Fixed by #52
Closed

Graceful shutdown of HTTP server #51

jeromegn opened this issue Jan 26, 2019 · 0 comments · Fixed by #52
Assignees

Comments

@jeromegn
Copy link
Member

There's an hyper server API for passing a oneshot that will trigger a graceful shutdown of inflight HTTP requests.

We've been seeing some downtime while restarting the server (even with blue/green deployment). I think a graceful shutdown (triggered by a SIGINT or something) would help there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant