bntjah / lancache

Improve download speeds and reduce strain on your Internet connection at LAN parties. Locally cache game installs and updates from the largest distributors: Steam, RIOT, Blizard, Hirez, Origin, Sony, Microsoft, Tera, GOG, ArenaNetworks, WarGaming, and Uplay. Super easy to setup with auto installer script!
174 stars 44 forks source link

unknown directive "proxy_cache_background_update" #130

Open billthecatt opened 5 years ago

billthecatt commented 5 years ago

After upgrading nginx to 1.10.3 I get the following error when trying to start nginx:

nginx: [emerg] unknown directive "proxy_cache_background_update" in /etc/nginx/vhosts-enabled/lancache-origin.conf

Commenting "proxy_cache_background_update on;" out of the file allowed the server to start again. Heads up on this for anyone else upgrading to 1.10.3 which is the latest debian stretch release.

Thanks!