pull/5/head
Frank Denis 5 years ago
parent eab1ef6a17
commit 197cf1662e

@ -76,7 +76,7 @@ Done. Your server is now running the new proxy.
The proxy includes a key cache, as well as a DNS cache to significantly reduce the load on upstream servers. The proxy includes a key cache, as well as a DNS cache to significantly reduce the load on upstream servers.
In addition, if a server is slow or unresponsive, expired cached queries will be returned, improving reliabilitty of popular domain names. In addition, if a server is slow or unresponsive, expired cached queries will be returned, ensuring that popular domain names always keep being served.
## State file ## State file
@ -84,4 +84,4 @@ The proxy creates and updates a file named `encrypted-dns.state` by default. Tha
Do not delete the file, unless you want to change parameters (such as the provider name), and keep it secret, or the keys will be lost. Do not delete the file, unless you want to change parameters (such as the provider name), and keep it secret, or the keys will be lost.
Putting it in a directory that is only readable by the super-user is not a bad idea. Putting it in a directory that is only readable by the super-user is not a bad idea.

Loading…
Cancel
Save