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

Update lancache-uplay.conf (#1) #164

Closed toornet closed 3 years ago

toornet commented 3 years ago

chong601 notifications@github.com Jun 4, 2020, 9:21 AM (3 days ago) to bntjah/lancache, Subscribed

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.

Co-authored-by: nexusofdoom travus@discoverpc.net