Lines Matching refs:server
15 # The server clause sets the main parameters.
16 server:
72 # server from by ip-address. If none, the default (all) interface
102 # other server on this computer needs. The default is to avoid
203 # msec for waiting for an unknown server to reply. Increase if you
205 # unknown-server-time-limit: 376
263 # enable to make server probe down hosts more frequently.
311 # Maximum segment size (MSS) of TCP socket on which the server
341 # to this server. Specify classless netblocks with /size and action.
372 # queries for this server.
455 # If you give a server: directory: dir before include: file statements
506 # enable to not answer id.server and hostname.bind queries.
509 # enable to not answer version.server and version.bind queries.
564 # Default off, because the lookups burden the server. Experimental
654 # module configuration of the server. A string with identifiers
767 # Return the original TTL as received from the upstream name server rather
867 # long list of local-zones above. If this Unbound is a dns server
1067 # the fast server select is disabled. prefetches are not sped up.
1068 # fast-server-permil: 0
1069 # the number of servers that will be used in the fast server selection.
1070 # fast-server-num: 3
1175 # Unbound server key file.
1176 # server-key-file: "@UNBOUND_RUN_DIR@/unbound_server.key"
1178 # Unbound server certificate file.
1179 # server-cert-file: "@UNBOUND_RUN_DIR@/unbound_server.pem"
1194 # to the server: section if the stub is a locally served zone.
1287 # server:
1320 # # redis server's IP address or host name
1321 # redis-server-host: 127.0.0.1
1322 # # redis server's TCP port
1323 # redis-server-port: 6379
1324 # # if the server uses a unix socket, set its path, or "" when not used.
1325 # redis-server-path: "/var/lib/redis/redis-server.sock"
1326 # # if the server uses an AUTH password, specify here, or "" when not used.
1327 # redis-server-password: ""
1328 # # timeout (in ms) for communication with the redis server
1338 # # redis replica server's IP address or host name
1339 # redis-replica-server-host: 127.0.0.1
1340 # # redis replica server's TCP port
1341 # redis-replica-server-port: 6379
1342 # # if the replica server uses a unix socket, set its path, or "" when not used.
1343 # redis-replica-server-path: "/var/lib/redis/redis-server.sock"
1344 # # if the replica server uses an AUTH password, specify here, or "" when not used.
1345 # redis-replica-server-password: ""
1346 # # timeout (in ms) for communication with the redis replica server
1352 # # redis logical database to use for the replica server, 0 is the default database.
1381 # # name for authenticating the upstream server. or "" disabled.
1382 # dnstap-tls-server-name: ""