• Stan Hu's avatar
    Reserve more RAM for master process in Puma · d19ba443
    Stan Hu authored
    The Puma Worker Killer checks the total RAM used by both the master
    and worker processes. Bump the limits to N+1 instead of N workers
    to account for this.
    d19ba443
puma_worker_killer_initializer.rb 1.39 KB