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:
= 複製 已複製

安裝:
=

版本列表:

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

Runtime 相依性套件 (1):

Development 相依性套件 (4):

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

擁有者:

作者:

  • Sam Stokes

SHA 256 checksum:

12f0a5cedbdcd2b1413f89be78a00c8ed8fcca8e6acb333f8a858609978f6464

總下載次數 6,287

這個版本 3,598

License:

Ruby 版本需求:

相關連結: