mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-10 07:37:25 +00:00
Tuning apache passenger
This commit is contained in:
@@ -70,7 +70,7 @@ ADD ./rails-apache-config.conf /etc/apache2/sites-enabled/000-default.conf
|
||||
RUN a2ensite default-ssl.conf
|
||||
|
||||
# Add apache tuning stuff
|
||||
#RUN echo PassengerMaxPoolSize 3 >> /etc/apache2/apache2.conf
|
||||
RUN echo PassengerMaxPoolSize 3 >> /etc/apache2/apache2.conf
|
||||
#RUN echo PassengerPoolIdleTime 120 >> /etc/apache2/apache2.conf
|
||||
#RUN echo RailsAutoDetect off >> /etc/apache2/apache2.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user