rootpages icon indicating copy to clipboard operation
rootpages copied to clipboard

[http][http_servers] Cache HTTP content with LanCache

Open LukeShortCloud opened this issue 3 years ago • 3 comments
trafficstars

https://lancache.net/ https://www.youtube.com/watch?v=wWltASCJO-U

LukeShortCloud avatar Aug 12 '22 22:08 LukeShortCloud

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/

LukeShortCloud avatar Aug 12 '22 22:08 LukeShortCloud

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/

LukeShortCloud avatar Dec 10 '23 00:12 LukeShortCloud

There should only be one DNS server (no secondary or other DNS servers) for LanCache to work.

https://lancache.net/docs/

LukeShortCloud avatar Dec 10 '23 00:12 LukeShortCloud