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!
I've followed the quick-setup of lancache and everything is working as it should be. Except for speed! I'm using a WD GOLD 4TB HDD as lancache drive and that is not going well, as you've already quessed. Download reach somewhere around 40MB/s when cached.
I want to fix this by increasing the cache_slice_size to 32m.
The problem is, whenever I edit the CONFIGHASH and set the slice_size I want, it resets to the default (1m) whenever I do the docker-compose up -D command.
Editing the .env file doesn't work either. Any solution?
Hi lancache,
I've followed the quick-setup of lancache and everything is working as it should be. Except for speed! I'm using a WD GOLD 4TB HDD as lancache drive and that is not going well, as you've already quessed. Download reach somewhere around 40MB/s when cached.
I want to fix this by increasing the cache_slice_size to 32m.
The problem is, whenever I edit the CONFIGHASH and set the slice_size I want, it resets to the default (1m) whenever I do the docker-compose up -D command.
Editing the .env file doesn't work either. Any solution?