aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/httpd-vhost.conf-example1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/httpd-vhost.conf-example b/config/httpd-vhost.conf-example
index 008c7a7a5..990e5d712 100644
--- a/config/httpd-vhost.conf-example
+++ b/config/httpd-vhost.conf-example
@@ -23,6 +23,7 @@
PassengerAppRoot /opt/alaveteli
# Set this to something like 100 if you have memory leak issues
+ # See http://blog.phusion.nl/2013/03/12/tuning-phusion-passengers-concurrency-settings/ for more information on tuning Passenger
PassengerMaxRequests 2000
PassengerResolveSymlinksInDocumentRoot on
PassengerMaxPoolSize 6