RubyGems Navigation menu

rack-nackmode 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.1 - June 04, 2013 (6.5 KB)
  2. 0.1.0 - May 12, 2013 (5.5 KB)

Runtime Dependencies (1):

Development Dependencies (4):

rack-test >= 0
rspec >= 0
sinatra >= 0

Owners:

Authors:

  • Sam Stokes

SHA 256 checksum:

3899ec01a50e0f98389793283538df664c6c1d6e06f1000a8deb0ddfbfcb8b86

Total downloads 6,287

For this version 2,689

Licenses:

N/A

Required Ruby Version: None

Links: