How to Install and Uninstall ruby-rack-timeout Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-rack-timeout" package

Please follow the step by step instructions below to install ruby-rack-timeout on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-rack-timeout

2. Uninstall "ruby-rack-timeout" package

Here is a brief guide to show you how to uninstall ruby-rack-timeout on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-rack-timeout $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rack-timeout package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-rack-timeout
Architecture: all
Version: 0.5.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-rack-timeout/ruby-rack-timeout_0.5.1-2_all.deb
Size: 11716
MD5sum: a8229cdb73655caeb491c207086de2d3
SHA1: bc93eceb67f342a0cd7267d8637e71289bd14217
SHA256: 7b1ebe202f5e1ad8e79eb6a5cd09dd252d0d91ba899ede31bc335a3edad50313
SHA512: 4e2bceade89f1a1910962d0da306a18972fbd91efb484a55b3adebc6b92742b5b33b663c6be0f1c07b48b596e2ab80c8968c16b7a596acedda272832d842b7bf
Homepage: https://github.com/heroku/rack-timeout
Description-en: Abort requests that are taking too long
A generous timeout of 15s is the default. It's recommended to set the timeout
as low as realistically viable for your application. Most applications will
do fine with a setting between 2 and 5 seconds.
.
Rack::Timeout is not a solution to the problem of long-running requests,
it's a debug and remediation tool. App developers should track rack-timeout's
data and address recurring instances of particular timeouts.
Description-md5: 52d8a41b365e39a11fa4cdc92450c503
Ruby-Versions: all