lancachenet / monolithic

A monolithic lancache service capable of caching all CDNs in a single instance
https://hub.docker.com/r/lancachenet/monolithic
Other
726 stars 73 forks source link

blizzard slow download / delete older cache #130

Closed prozaklob closed 3 years ago

prozaklob commented 3 years ago

hi!

steam - ok origin - ok blizzard ~ 5-10 Mbps ( why? )

Always busy 15tb. Does the 7-day limit mean older files are replaced as needed?

  1. Is it possible to manually clear the old cache (older than 7 days).
  2. How to solve the problem with slow loading from blizzard?
USE_GENERIC_CACHE=true
LANCACHE_IP=10.99.9.8
DNS_BIND_IP=10.99.9.8
UPSTREAM_DNS=10.253.254.175
CACHE_ROOT=/mnt
CACHE_DISK_SIZE=15000000m
CACHE_MEM_SIZE=1875m
CACHE_MAX_AGE=7d

raid0 x8 hdd 7200 = 15tb 20 external (white) IP addresses ~200-400mbps

prozaklob commented 3 years ago

https://github.com/lancachenet/monolithic/issues/17#issuecomment-590302273