RubyGems Navigation menu

rack-nackmode 0.1.1

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:

12f0a5cedbdcd2b1413f89be78a00c8ed8fcca8e6acb333f8a858609978f6464

Total downloads 6,271

For this version 3,587

Licenses:

N/A

Required Ruby Version: None

Links: