]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web-frontend.rb
tilecache: Remove USA peers from NZ caches
[chef.git] / roles / web-frontend.rb
index 5010e555dfaca959e8f53074231ada3efc929659..741a40b901e3cf3db3dbc7f7b461c9c13c99a66b 100644 (file)
@@ -21,6 +21,9 @@ default_attributes(
       ]
     }
   },
+  :networking => {
+    :tcp_fastopen_key => "www"
+  },
   :passenger => {
     :max_pool_size => 50
   },