rootpages
rootpages copied to clipboard
[http][http_servers] Cache HTTP content with LanCache
trafficstars
https://lancache.net/ https://www.youtube.com/watch?v=wWltASCJO-U
This does NOT work for HTTPS content.
UPDATE: As of 2023, HTTPS is now supported. LanCache will configure a SNI Proxy for HTTPS passthrough.
https://lancache.net/docs/
You *MUST* set at least [LANCACHE_IP](https://lancache.net/docs/installation/docker-compose/env/#LANCACHE_IP) and [DNS_BIND_IP](https://lancache.net/docs/installation/docker-compose/env/#DNS_BIND_IP). It is highly recommended that you change [CACHE_ROOT](https://lancache.net/docs/installation/docker-compose/env/CACHE_ROOT) to a folder of your choosing, and set [CACHE_DISK_SIZE](https://lancache.net/docs/installation/docker-compose/env/cache_disk_size) to a value that suits your storage capacity.
https://lancache.net/docs/installation/docker-compose/env/
There should only be one DNS server (no secondary or other DNS servers) for LanCache to work.
https://lancache.net/docs/