Project

General

Profile

« Previous | Next » 

Revision 9df10e1b

Added by Stephen Benjamin over 7 years ago

fixes #14023 - set passenger tuning options (#209)

max instances to 12 and max instances per app to 6 - this ensures
passenger has enough resources to respond to foreman and puppet
requests when one is under heavy load.

View differences:

Puppetfile
mod 'theforeman/git', :git => 'https://github.com/theforeman/puppet-git'
mod 'theforeman/tftp', :git => 'https://github.com/theforeman/puppet-tftp'
# From git until PassengerMaxInstancesPerApp is available in released version
# https://github.com/puppetlabs/puppetlabs-apache/commit/d14e1a83e7e778fc6a000f8b28124fdb36834c43
mod 'puppetlabs/apache', :git => 'https://github.com/theforeman/puppetlabs-apache.git', :ref => '1.10.x'
# Top-level modules
mod 'theforeman/foreman', :git => 'https://github.com/theforeman/puppet-foreman'
mod 'theforeman/foreman_proxy', :git => 'https://github.com/theforeman/puppet-foreman_proxy'

Also available in: Unified diff