From: Tom Hughes Date: Thu, 12 May 2016 10:31:13 +0000 (+0100) Subject: Disable compression on VPN links X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/5ba09ea749c9cf8436b1ae29b2e4f239ea051dea?hp=d37d1928d18064a3297708f0988b0d1369076e95 Disable compression on VPN links --- diff --git a/cookbooks/openvpn/templates/default/tunnel.conf.erb b/cookbooks/openvpn/templates/default/tunnel.conf.erb index 748f96993..e2fcc3590 100644 --- a/cookbooks/openvpn/templates/default/tunnel.conf.erb +++ b/cookbooks/openvpn/templates/default/tunnel.conf.erb @@ -32,9 +32,6 @@ keepalive 10 120 # Use AES-128 as the cipher cipher AES-128-CBC -# Enable compression -comp-lzo - # Run unprivileged user nobody group nogroup