Port details on branch 2023Q4 |
- rubygem-rack-timeout Abort requests that are taking too long
- 0.7.0 www =2 0.7.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2017-04-14 12:18:25
- Last Update: 2024-09-07 04:50:56
- Commit Hash: 278608c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/heroku/rack-timeout
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rack-timeout>0:www/rubygem-rack-timeout
- To install the port:
- cd /usr/ports/www/rubygem-rack-timeout/ && make install clean
- To add the package, run one of these commands:
- pkg install www/rubygem-rack-timeout
- pkg install rubygem-rack-timeout
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rack-timeout
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721623151
SHA256 (rubygem/rack-timeout-0.7.0.gem) = 757337e9793cca999bb73a61fe2a7d4280aa9eefbaf787ce3b98d860749c87d9
SIZE (rubygem/rack-timeout-0.7.0.gem) = 26624
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
-
Deleted ports which required this port:
- for Run
-
- www/gitlab
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- www_rubygem-rack-timeout
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|