Home
last modified time | relevance | path

Searched full:serve (Results 1 – 25 of 313) sorted by relevance

12345678910>>...13

/freebsd-src/contrib/unbound/testdata/
H A Dcachedb_subnet_toecs_timeout.crpl
H A Drrset_use_cached.rpl
H A Dserve_expired_cached_servfail.rpl
H A Dserve_expired_cached_servfail_refresh.rpl
H A Dcachedb_subnet_change.crpl
H A Dcachedb_expired_reply_ttl.crpl
H A Dcachedb_subnet_expired.crpl
H A Dcachedb_expired_client_timeout.crpl
H A Dserve_expired_0ttl_servfail.rpl
H A Dsubnet_global_prefetch_expired.crpl
H A Dserve_expired_0ttl_nodata.rpl
H A Dserve_expired_0ttl_nxdomain.rpl
H A Dsubnet_global_prefetch_always_forward.crpl
H A Dcachedb_expired.crpl
/freebsd-src/usr.bin/hexdump/
H A Dhexdump.1331 $ echo "FreeBSD: The power to serve" | hexdump -C
333 00000010 65 72 20 74 6f 20 73 65 72 76 65 0a |er to serve.|
340 $ echo "FreeBSD: The power to serve" | hexdump -C -s 4 -n 3
376 $ echo "FreeBSD: The power to serve" | hexdump -f format.txt -C
380 00000010 65 72 20 74 6f 20 73 65 72 76 65 0a |er to serve.|
H A Dod.1247 $ echo "FreeBSD: The power to serve" | od -a -c
258 $ echo "FreeBSD: The power to serve" | od -An -a -j 13 -N 5
/freebsd-src/contrib/unbound/doc/
H A Dexample.conf.in732 # Serve expired responses from cache, with serve-expired-reply-ttl in
734 # serve-expired: no
738 # serve-expired-ttl: 0
740 # Set the TTL of expired records to the serve-expired-ttl value after a
744 # serve-expired-ttl-reset: no
747 # serve-expired-reply-ttl: 30
750 # This essentially enables the serve-stale behavior as specified in
754 # serve-expired-client-timeout: 0
761 # serve
[all...]
H A Dexample.conf592 # Serve expired responses from cache, with serve-expired-reply-ttl in
594 # serve-expired: no
598 # serve-expired-ttl: 0
600 # Set the TTL of expired records to the serve-expired-ttl value after a
604 # serve-expired-ttl-reset: no
607 # serve-expired-reply-ttl: 30
610 # This essentially enables the serve-stale behavior as specified in
614 # serve-expired-client-timeout: 0
621 # serve-original-ttl: no
665 # wish to serve such zone you can unblock them by uncommenting one
[all …]
H A Dunbound.conf.5.in124 The number of threads to create to serve clients. Use 1 for no threading.
309 larger than serve\-expired\-client\-timeout if that is enabled.
1391 .B serve\-expired: \fI<yes or no>
1392 If enabled, Unbound attempts to serve old responses from cache with a
1397 .B serve\-expired\-ttl: \fI<seconds>
1403 .B serve\-expired\-ttl\-reset: \fI<yes or no>
1409 .B serve\-expired\-reply\-ttl: \fI<seconds>
1414 .B serve\-expired\-client\-timeout: \fI<msec>
1416 essentially enables the serve-stale behavior as specified in
1422 .B serve\
[all...]
H A Dunbound.conf.5116 The number of threads to create to serve clients. Use 1 for no threading.
1198 .B serve\-expired: \fI<yes or no>
1199 If enabled, Unbound attempts to serve old responses from cache with a
1200 TTL of \fBserve\-expired\-reply\-ttl\fR in the response without waiting for the
1204 .B serve\-expired\-ttl: \fI<seconds>
1206 disables the limit. This option only applies when \fBserve\-expired\fR is
1210 .B serve\-expired\-ttl\-reset: \fI<yes or no>
1211 Set the TTL of expired records to the \fBserve\-expired\-ttl\fR value after a
1216 .B serve\-expired\-reply\-ttl: \fI<seconds>
1218 \fBserve\-expired\-client\-timeout\fR is also used then it is RECOMMENDED to
[all …]
/freebsd-src/tools/tools/nanobsd/dhcpd/
H A DREADME6 This creates a simple appliance that uses dnsmasq to serve DNS
/freebsd-src/sys/contrib/device-tree/Bindings/arc/
H A Dpct.txt9 counted, the HW events themselves cannot serve as a trigger for a sample.
/freebsd-src/contrib/unbound/util/
H A Dconfiglexer.lex412 serve-expired{COLON} { YDVAR(1, VAR_SERVE_EXPIRED) }
413 serve-expired-ttl{COLON} { YDVAR(1, VAR_SERVE_EXPIRED_TTL) }
414 serve-expired-ttl-reset{COLON} { YDVAR(1, VAR_SERVE_EXPIRED_TTL_RESET) }
415 serve-expired-reply-ttl{COLON} { YDVAR(1, VAR_SERVE_EXPIRED_REPLY_TTL) }
416 serve-expired-client-timeout{COLON} { YDVAR(1, VAR_SERVE_EXPIRED_CLIENT_TIMEOUT) }
417 ede-serve-expired{COLON} { YDVAR(1, VAR_EDE_SERVE_EXPIRED) }
418 serve-original-ttl{COLON} { YDVAR(1, VAR_SERVE_ORIGINAL_TTL) }
575 cachedb-check-when-serve-expired{COLON} { YDVAR(1, VAR_CACHEDB_CHECK_WHEN_SERVE_EXPIRED) }
/freebsd-src/lib/libpmc/pmu-events/arch/x86/elkhartlake/
H A Dvirtual-memory.json67 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ…
115 …page walk is outstanding from start till PMH becomes idle again (ready to serve next walk). Includ…
233 …e. A page walk is outstanding from start till PMH becomes idle again (ready to serve next walk).",
/freebsd-src/contrib/unbound/testdata/stat_values.tdir/
H A Dstat_values_cachedb.conf

12345678910>>...13