]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.backend.erb
Update configuration for move from Imperial to Amsterdam
[chef.git] / cookbooks / web / templates / default / apache.backend.erb
index c024090b230eb18bda5fda6306d440876112acf5..467dd455636164ffc77198b9f0baa2cd8c4e10af 100644 (file)
   PassengerMinInstances 3
   PassengerMaxRequests 500
   PassengerPreStart https://www.openstreetmap.org/
+  PassengerAppGroupName rails
   SetEnv SECRET_KEY_BASE <%= @secret_key_base %>
 
   #
   # Get the real remote IP for requests via a trusted proxy
   #
   RemoteIPHeader X-Forwarded-For
-  RemoteIPTrustedProxy 146.179.159.160/27
   RemoteIPTrustedProxy 10.0.32.0/24
+  RemoteIPTrustedProxy 10.0.48.0/24
 
   #
   # Pass authentication related headers to cgimap