X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0044078ddc06dac65be8e6405e3bb0f54d63d5b7..fc2ca30e571cbfebaf13589bd7f4c09dd57ed404:/roles/tilecache.rb diff --git a/roles/tilecache.rb b/roles/tilecache.rb index a78cac73d..4d79d848f 100644 --- a/roles/tilecache.rb +++ b/roles/tilecache.rb @@ -46,12 +46,6 @@ default_attributes( "net.ipv4.tcp_tw_reuse" => 1 } }, - :kernel_tfo_listen_enable => { - :comment => "Enable TCP Fast Open for listening sockets", - :parameters => { - "net.ipv4.tcp_fastopen" => 3 - } - }, :squid_swappiness => { :comment => "Prefer not to swapout to free memory", :parameters => {