How to Install and Uninstall ruby-unicorn-worker-killer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "ruby-unicorn-worker-killer" package

Please follow the guidelines below to install ruby-unicorn-worker-killer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-unicorn-worker-killer

2. Uninstall "ruby-unicorn-worker-killer" package

This guide let you learn how to uninstall ruby-unicorn-worker-killer on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-unicorn-worker-killer $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-unicorn-worker-killer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-unicorn-worker-killer
Priority: optional
Section: universe/ruby
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.4.2-1
Depends: ruby | ruby-interpreter, ruby-get-process-mem, unicorn (>= 4)
Filename: pool/universe/r/ruby-unicorn-worker-killer/ruby-unicorn-worker-killer_0.4.2-1_all.deb
Size: 5696
MD5sum: b5959ac31fe891d63c9ab1f4f4c17c3a
SHA1: 7525e8e058a794112743f04f2ac5c512eb402656
SHA256: 3d097b1b86da0aba7714cf6675b35b357574440f23299f6918f833ac640c9b01
Description-en: library to kill unicorn workers by memory and request counts
unicorn-worker-killer gem provides automatic restart of Unicorn workers based
on
1. max number of requests, and
2. process memory size (RSS)
without affecting any requests.
.
This will greatly improves site's stability by avoiding unexpected memory
exhaustion at the application nodes.
Description-md5: ebe01853c77656d6749b8b61eac2a3c1
Homepage: https://github.com/kzk/unicorn-worker-killer
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu