Node:Misc options, Previous:Cache options, Up:Configuration



Miscellaneous configuration options.

log
(string) The name daemon should log via the syslog facility specified, which may be LOG_DAEMON or any of LOG_LOCAL0 through LOG_LOCAL7. If the facility is specified as stderr, program output will go to stderr only.
pidfile
(string) The mydns program will write its PID to this file on startup.
timeout
(integer) Number of seconds after which queries should time out.
multicpu
(integer) Number of processors in your system.
allow-axfr
(boolean) Should DNS-based zone transfers be enabled?
allow-tcp
(boolean) Should TCP queries be allowed? Use of this option is usually not recommended. However, TCP queries should be enabled if you think your server will be serving out answers larger than 512 bytes.
soa-table
(string) Name of the table containing SOA records.
rr-table
(string) Name of the table containing resource record data.
ptr-table
(string) Name of the table containing PTR records.