]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tilecache.rb
Switch back to CUBIC for congestion control
[chef.git] / roles / tilecache.rb
index dc6fadf7b70c3dea917d1dd9fd8b2b245d4c99ad..a78cac73d107b1ca67666fd469da117ccb45206e 100644 (file)
@@ -9,20 +9,11 @@ default_attributes(
       }
     }
   },
-  :apt => {
-    :sources => ["nginx"]
-  },
   :networking => {
     :tcp_fastopen_key => "tile"
   },
   :nginx => {
-    :access_log => false,
-    :cache => {
-      :proxy => {
-        :enable => true,
-        :keys_zone => "proxy_cache_zone:128M"
-      }
-    }
+    :access_log => false
   },
   :sysctl => {
     :sockets => {