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

Uplay bypassing cache #156

Open chong601 opened 4 years ago

chong601 commented 4 years ago

I tested latest Lancache configs on my server and noticed that Uplay is bypassing caches (download goes through NGINX, but it is not stored to disk).

Adding proxy_ignore_headers Expires Cache-Control; solves this issue.