16num 10 Oct, 2023 @ 6:42pm
Setup Steam proxy cache?
I have Squid running with SSL Bump. Downloading steam games routs through the proxy just fine, but downloading the same game 2 times back to back ends up storing the files in the cache 2 times. My guess is that the CDN is randomizing the game download URLs.

Anyone have a proxy cache that works with Steam?
< >
Showing 1-2 of 2 comments
Satoru 10 Oct, 2023 @ 6:44pm 
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2937159382

Steam supports local computers to send installs as well as updates
Last edited by Satoru; 10 Oct, 2023 @ 6:46pm
Sample:

> sudo xed /etc/squid/squid.conf

# Uncomment and adjust the following to add a disk cache directory.
cache_dir ufs /opt/squid-4.11/var/swap 100 16 256
maximum_object_size 32 MB



> sudo xed /etc/profile

export http_proxy='http://127.0.0.1:3128'

Steam use cache squid
Last edited by *.rar | Drxray; 1 Sep @ 12:31pm
< >
Showing 1-2 of 2 comments
Per page: 1530 50