FreeBSD.software
Home/www/rubygem-rack-timeout

rubygem-rack-timeout

0.7.0www

Abort requests that are taking too long

Rack::Timeout is middleware, which aborts requests that have been running for longer than a specified timeout. Rack::Timeout is not a solution to the problem of long-running requests, it is a debug and remediation tool. Developers should track rack-timeout's data and address recurring instances of particular timeouts, for example, by refactoring code so it runs faster or offsetting lengthy work to happen asynchronously.

$pkg install rubygem-rack-timeout
github.com/heroku/rack-timeout
Origin
www/rubygem-rack-timeout
Size
63.9KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
2 packages

Dependencies (2)

Required By (2)