mirror of
https://github.com/lancachenet/monolithic
synced 2025-02-16 12:58:26 +00:00
Merge pull request #46 from unspec/master
Add autofill to the FAQ Closes #45
This commit is contained in:
commit
986e65391e
1 changed files with 4 additions and 0 deletions
4
faq.md
4
faq.md
|
@ -73,3 +73,7 @@ We prefer to use DNS-based interception This is because it is easier to deploy t
|
||||||
If you already run a DNS server and are comfortable configuring new override DNS zones, you can also just do this from the list on [uklans/cache-domains](https://github.com/uklans/cache-domains). pfSense's DNS forwarder can easily be configured, and the project has scripts to generate config for unbound.
|
If you already run a DNS server and are comfortable configuring new override DNS zones, you can also just do this from the list on [uklans/cache-domains](https://github.com/uklans/cache-domains). pfSense's DNS forwarder can easily be configured, and the project has scripts to generate config for unbound.
|
||||||
|
|
||||||
Other options also involve transparently intercepting HTTP traffic at a network level either using WCCP on Cisco switches or on your router if it supports it.
|
Other options also involve transparently intercepting HTTP traffic at a network level either using WCCP on Cisco switches or on your router if it supports it.
|
||||||
|
|
||||||
|
## Can I load some content into the cache ahead of my event?
|
||||||
|
|
||||||
|
You could look at [zeropingheroes/lancache-autofill](https://github.com/zeropingheroes/lancache-autofill) as an aide to pre-loading popular games into the cache ahead of time to help kick start the cache
|
||||||
|
|
Loading…
Add table
Reference in a new issue