Project

General

Profile

Actions

Feature #29584

closed

Preload application with Puma in production mode

Added by Ewoud Kohl van Wijngaarden almost 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 #1

Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

  • Description updated (diff)
Actions #2

Updated by The Foreman Bot almost 4 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ewoud Kohl van Wijngaarden
  • Pull request https://github.com/theforeman/foreman/pull/7600 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

Actions #4

Updated by Suresh Thirugnanasambandan almost 4 years ago

  • Related to Tracker #28999: Deploy Foreman with Puma as the application server by default added
Actions #5

Updated by The Foreman Bot almost 4 years ago

  • Fixed in Releases 2.1.0 added
Actions #6

Updated by Ewoud Kohl van Wijngaarden almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Tomer Brisker almost 4 years ago

  • Fixed in Releases 2.0.1 added
Actions

Also available in: Atom PDF