Chris Spicer
9948a8fb8d
succes -> success
2016-05-29 22:35:23 -07:00
Rémy Coutable
cdf91da3eb
Sidekiq MemoryKiller sends a SIGKILL
signal, not SIGTERM
...
[ci skip]
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-04-26 15:46:54 +02:00
Jacob Vosmaer
f3ca92a062
Add 'resume' capability to parallel-rsync-repos
2015-12-08 15:08:22 +01:00
Jacob Vosmaer
6d2be0212c
Merge branch 'master' into sync-all-repos
2015-12-08 12:35:54 +01:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Robert Schilling
a1d0eca886
Gilab -> GitLab
2015-10-31 23:31:21 +01:00
Jacob Vosmaer
ad37f58ebd
Add explanation about parallel-rsync-repos
2015-10-06 12:42:05 +02:00
Jacob Vosmaer
e0ef09d9a3
Some more text in the doc
2015-10-05 18:02:32 +02:00
Jacob Vosmaer
4dd7c2f1e0
Remove unwanted linebreak
2015-09-25 18:35:41 +02:00
Jacob Vosmaer
9f3984b5e8
Rename doc file
2015-09-25 18:32:51 +02:00
Jacob Vosmaer
5bcd0efe3e
Add parallel-rsync-repos script and start docs
2015-09-25 18:32:02 +02:00
Jacob Vosmaer
0e8296fd56
Make unicorn docs discoverable
2015-06-05 19:23:10 +02:00
Jacob Vosmaer
d98bcb9ca9
Try to explain Unicorn and unicorn-worker-killer
2015-06-05 14:23:35 +02:00
Jacob Vosmaer
1c1f18b416
Add SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL env var
...
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.
2015-05-07 18:47:03 +02:00
Jacob Vosmaer
a33d2f8653
Document Redis session cleanup
2015-01-06 11:50:05 +01:00
Jacob Vosmaer
e61e7a17b4
Remove unfinished file with the wrong name
2014-12-15 13:44:47 +01:00
Jacob Vosmaer
71789468d3
Add documentation for the Sidekiq MemoryKiller
2014-12-15 13:43:36 +01:00