aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-07-16 15:45:28 +0100
committerGareth Rees <gareth@mysociety.org>2014-07-16 15:45:28 +0100
commit48cb221a6ad12ef0b9d9fcf8f8f022e657d78c63 (patch)
tree4ba2b61c3d58c6932c643586e5de4343dca85eda
parent603e59f7601ea7d6f3c50699a182fb5a200adb9a (diff)
fixup! 134d993 Remove PassengerMinInstances
Not available in Debian version of passenger
-rw-r--r--config/httpd-vhost.conf-example1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/httpd-vhost.conf-example b/config/httpd-vhost.conf-example
index ae67c9cb0..008c7a7a5 100644
--- a/config/httpd-vhost.conf-example
+++ b/config/httpd-vhost.conf-example
@@ -25,7 +25,6 @@
# Set this to something like 100 if you have memory leak issues
PassengerMaxRequests 2000
PassengerResolveSymlinksInDocumentRoot on
- PassengerMinInstances 3
PassengerMaxPoolSize 6
RailsEnv production