Project

General

Profile

« Previous | Next » 

Revision 64234edf

Added by Lukas Zapletal almost 10 years ago

fixes #6036 - Timeout for passenger needs to be raised to avoid timeouts

and also made sure Passenger won't kill all worker instances.

View differences:

templates/_virt_host_include.erb
<IfVersion >= 2.4>
IncludeOptional <%= File.join(scope.lookupvar('apache::confd_dir'), '/05-foreman.d/*.conf') %>
</IfVersion>
<%= "PassengerPreStart http://#{@servername}\n" if @prestart -%>

Also available in: Unified diff