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: 109,441 of 193,214
Downloads: 7,090

Daily

Ranking: 74,024 of 193,188
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,354,414,585activesupport
29983,045,376rspec
39772,675,186rack-test
140343,272,402sinatra
124,2245,499em-spec-helpers

Owners

#GravatarHandle
1iconsamstokes