Sam
f9f38873a2
FEATURE: add support for SIGTSTP which stops sidekiqs
...
Out of the box this signal "suspends" the process, but
we already use usr1 and usr2 and this is for an edge case
where the end user suspends it by typing "stop"
2017-03-10 11:36:10 -05:00
Guo Xiang Tan
f69f225f65
FIX: Don't prevent unicorn worker from starting if warmup fails.
2016-09-06 14:02:08 +08:00
Sam Saffron
6777bd2629
warm up v8 after fork
2016-07-16 15:11:34 +10:00
Robin Ward
2d1d9a78b8
Revert "Try warming up pretty text before we fork"
...
This reverts commit 2e71e6fc6f
.
2016-07-15 18:10:22 -04:00
Robin Ward
2e71e6fc6f
Try warming up pretty text before we fork
2016-07-13 17:07:39 -04:00
Sam
a3885a18f8
extra logic to force kill orphan sidekiqs
2015-06-18 15:32:04 +10:00
Régis Hanol
0a41ec59e8
fix substitution - :fired:
2015-05-12 19:43:25 +02:00
Régis Hanol
8c57aef3f8
log the hostname when restarting sidekiq
2015-05-12 19:39:17 +02:00
Sam
1721872084
cleanup out-of-memory detection and correction code
2015-03-27 15:44:52 +11:00
Sam
251ebb0d65
disable memory check till we confirm all is good
2015-03-27 14:51:22 +11:00
Sam
43eb030402
PERF: restart sidekiq if it consumes more than 500MB
...
configurable with UNICORN_SIDEKIQ_MAX_RSS
2015-03-27 14:27:01 +11:00
Sam
7c57d74e85
FEATURE: unicorn sidekiq will restart sidekiq on complete failure.
...
(checks every 30 minutes for complete failure)
2014-04-23 13:13:18 +10:00
Sam
4aaedb82d0
FEATURE: alllow unicorn master to fork sidekiqs, keep alive coming
2014-04-23 11:03:36 +10:00
Sam
f3cc7360e0
BUGFIX: Correct after_fork semantics
...
After fork SiteSettings was not getting a new process id,
causing site settings not to refresh properly in unicorn
This code also centralizes the logic
2014-03-31 12:34:13 +11:00
Sam
c0d947aa98
allow bench to run with unicorn optionally
...
memstats can output yaml now
2014-02-16 16:44:51 +11:00
Sam
bcc9d749ad
load up routes in master
2013-11-20 12:36:19 +11:00
Sam
461972844e
unicorn out of band GC
2013-11-15 12:15:49 +11:00
Sam
0e8914cee6
add unicorn launcher to support live reloads
...
add oobgc rudimentary support
2013-11-13 15:29:36 +11:00
Sam
ab6efe8323
I tire of sample files, make number of workers configurable
2013-10-30 16:34:25 +11:00