Port details on branch 2024Q3 |
- rubygem-rack-timeout Abort requests that are taking too long
- 0.7.0 www =0 0.7.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2024-09-13 15:31:04
- Last Update: 2024-09-13 14:14:16
- Commit Hash: 08eb2c6
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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
- for Run
-
- www/gitlab
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:
|
Number of commits found: 1
Number of commits found: 1
|