Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make unicorn docs discoverable | Jacob Vosmaer | 2015-06-05 | 1 | -0/+1 |
| | |||||
* | Try to explain Unicorn and unicorn-worker-killer | Jacob Vosmaer | 2015-06-05 | 1 | -0/+86 |
| | |||||
* | Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var | Jacob Vosmaer | 2015-05-07 | 1 | -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 cleanup | Jacob Vosmaer | 2015-01-06 | 2 | -0/+53 |
| | |||||
* | Remove unfinished file with the wrong name | Jacob Vosmaer | 2014-12-15 | 1 | -10/+0 |
| | |||||
* | Add documentation for the Sidekiq MemoryKiller | Jacob Vosmaer | 2014-12-15 | 3 | -0/+51 |