diff options
-rw-r--r-- | config/httpd-vhost.conf-example | 1 |
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 |