Categories: None [Edit]

rack-nackmode

https://rubygems.org/gems/rack-nackmode
https://github.com/rapportive-oss/rack-nackmode
Middleware that communicates impending shutdown to a load balancer via NACKing (negative acking) health checks. Provided you have at least two load-balanced instances, this allows you to shut down or restart an instance without dropping any requests. Your app needs to inform the middleware when it wants to shut down, and the middleware will call back when it's safe to do so.

Total

Ranking: 107,204 of 186,959
Downloads: 6,683

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,168,553,921activesupport
27909,387,510rspec
37689,144,631rack-test
131314,212,881sinatra
121,0335,262em-spec-helpers

Owners

#GravatarHandle
1iconsamstokes