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:

= Copy to clipboard Copied!

Total downloads 6,360

For this version 2,721

Licenses:

N/A

Required Ruby Version: None

Links: