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: 104,466 of 180,416
Downloads: 6,265

Daily

Ranking: 69,238 of 180,403
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
7887,265,688activesupport
23765,945,450rspec
36534,279,209rack-test
117259,144,845sinatra
117,3564,995em-spec-helpers

Owners

#GravatarHandle
1iconsamstokes