summaryrefslogtreecommitdiff
path: root/doc/operations
Commit message (Collapse)AuthorAgeFilesLines
* Make unicorn docs discoverableJacob Vosmaer2015-06-051-0/+1
|
* Try to explain Unicorn and unicorn-worker-killerJacob Vosmaer2015-06-051-0/+86
|
* Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env varJacob Vosmaer2015-05-071-0/+2
| | | | | | | It looks like SIGTERM may not be enough to shut down a Sidekiq process when its RSS has gotten too big. This change will allow us to experiment with sending SIGKILL instead of SIGTERM to Sidekiq processes on gitlab.com.
* Document Redis session cleanupJacob Vosmaer2015-01-062-0/+53
|
* Remove unfinished file with the wrong nameJacob Vosmaer2014-12-151-10/+0
|
* Add documentation for the Sidekiq MemoryKillerJacob Vosmaer2014-12-153-0/+51