made upstream server description more general
This commit is contained in:
parent
975b429d3a
commit
93cf530534
@ -6,7 +6,8 @@ between node and gateway as small as possible. In order to do this, a
|
|||||||
dns-cache may be used on a node. The dnsmasq instance listening on port
|
dns-cache may be used on a node. The dnsmasq instance listening on port
|
||||||
53 on the node will be reconfigured to answer requests, use a list of
|
53 on the node will be reconfigured to answer requests, use a list of
|
||||||
upstream servers and a specific cache size if the options listed below are
|
upstream servers and a specific cache size if the options listed below are
|
||||||
added to site.conf. Upstream servers normally are the community's gateways.
|
added to site.conf. Upstream servers are the DNS servers which are normally
|
||||||
|
used by the nodes to resolve hostnames (e.g. gateways/supernodes).
|
||||||
If they are set the node will cache as much DNS records as set with
|
If they are set the node will cache as much DNS records as set with
|
||||||
'cacheentries' in RAM. All settings are optional, though if no dns server
|
'cacheentries' in RAM. All settings are optional, though if no dns server
|
||||||
is set, the configuration will not be altered by gluon-core.
|
is set, the configuration will not be altered by gluon-core.
|
||||||
|
Loading…
Reference in New Issue
Block a user