Project

General

Profile

Actions

Feature #29584

closed

Preload application with Puma in production mode

Added by Ewoud Kohl van Wijngaarden about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Performance
Target version:
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Since we're using clustered mode, we can use preloading.

In clustered mode, Puma can "preload" your application. This loads all the application code prior to forking. Preloading reduces total memory usage of your application via an operating system feature called copy-on-write (Ruby 2.0+ only).


Related issues 2 (0 open2 closed)

Related to Foreman - Feature #29148: Make puma defaultClosedSuresh ThirugnanasambandanActions
Related to Installer - Tracker #28999: Deploy Foreman with Puma as the application server by defaultClosed

Actions
Actions

Also available in: Atom PDF