How to Install and Uninstall ruby-rack-timeout Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-rack-timeout" package

Learn how to install ruby-rack-timeout on Kali Linux

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

2. Uninstall "ruby-rack-timeout" package

This guide let you learn how to uninstall ruby-rack-timeout on Kali Linux:

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

3. Information about the ruby-rack-timeout package on Kali Linux

Package: ruby-rack-timeout
Version: 0.6.3-1
Installed-Size: 73
Maintainer: Debian Ruby Team
Architecture: all
Size: 22508
SHA256: 92a38450ddcbb353295ede9834421677e4c21ec5a87027745242efb3bbd03f98
SHA1: 3516a069756a4d36108ee8c9898dc587849ccda2
MD5sum: 0db57f2036b8a9ead90f9639045a937c
Description: 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:
Homepage: https://github.com/sharpstone/rack-timeout
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rack-timeout/ruby-rack-timeout_0.6.3-1_all.deb