OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stale
(Results
1 - 25
of
78
) sorted by relevancy
1
2
3
4
/src/external/mpl/bind/dist/bin/tests/system/serve_stale/ns1/
named1.conf.in
34
max-
stale
-ttl 3600;
35
stale
-answer-ttl 4;
36
stale
-answer-enable yes;
37
stale
-cache-enable yes;
38
stale
-refresh-time 30;
named2.conf.in
34
max-
stale
-ttl 3600;
35
stale
-answer-ttl 4;
36
stale
-answer-enable yes;
37
stale
-cache-enable yes;
38
stale
-refresh-time 0;
named3.conf.in
34
max-
stale
-ttl 20;
35
stale
-answer-ttl 3;
36
stale
-answer-enable yes;
37
stale
-cache-enable yes;
named4.conf.in
34
max-
stale
-ttl 20;
35
stale
-answer-ttl 3;
36
stale
-answer-enable yes;
37
stale
-cache-enable yes;
38
stale
-refresh-time 0;
47
zone "
stale
.test" {
49
file "
stale
.test.db";
named.conf.j2
39
max-
stale
-ttl @max_stale_ttl@;
40
stale
-answer-ttl @stale_answer_ttl@;
41
stale
-answer-enable yes;
42
stale
-cache-enable yes;
44
stale
-refresh-time @stale_refresh_time@;
55
zone "
stale
.test" {
57
file "
stale
.test.db";
/src/external/mpl/bind/dist/bin/tests/system/serve_stale/ns3/
named3.conf.j2
15
* Test disable of
stale
-answer-client-timeout.
37
stale
-answer-enable yes;
38
stale
-cache-enable yes;
39
stale
-answer-ttl 3;
40
stale
-refresh-time 0;
41
max-
stale
-ttl 3600;
named2.conf.j2
15
* Test default
stale
-answer-client-timeout value
37
stale
-answer-enable yes;
38
stale
-cache-enable yes;
39
stale
-answer-ttl 3;
40
stale
-refresh-time 0;
41
stale
-answer-client-timeout 0;
42
max-
stale
-ttl 3600;
named4.conf.j2
15
* Test
stale
-answer-client-timeout 0.
37
stale
-answer-enable yes;
38
stale
-cache-enable yes;
39
stale
-answer-ttl 3;
40
stale
-answer-client-timeout 0;
41
stale
-refresh-time 0;
43
max-
stale
-ttl 3600;
named5.conf.j2
15
* Test
stale
-answer-client-timeout 0.
37
stale
-answer-enable yes;
38
stale
-cache-enable yes;
39
stale
-answer-ttl 3;
40
stale
-answer-client-timeout 0;
41
stale
-refresh-time 4;
43
max-
stale
-ttl 3600;
named9.conf.j2
33
stale
-answer-enable yes;
34
stale
-cache-enable yes;
35
stale
-answer-ttl 3;
36
stale
-answer-client-timeout 0;
45
zone "serve.
stale
" IN {
48
file "serve.
stale
.db";
named6.conf.j2
33
stale
-answer-enable no;
34
stale
-cache-enable yes;
35
stale
-answer-ttl 3;
36
stale
-refresh-time 4;
40
max-
stale
-ttl 3600;
named7.conf.j2
15
* Test serve-
stale
interaction with fetch-limits (dual-mode).
38
*
stale
-answer-enable is not strictly required because serving
39
*
stale
answers is enabled in the test via rndc.
41
stale
-answer-enable yes;
42
stale
-cache-enable yes;
43
stale
-answer-ttl 3;
44
stale
-refresh-time 4;
48
max-
stale
-ttl 3600;
named.conf.j2
35
stale
-answer-enable yes;
36
stale
-cache-enable yes;
37
stale
-refresh-time 30;
38
stale
-answer-client-timeout 0;
47
zone "serve.
stale
" IN {
50
file "serve.
stale
.db";
named8.conf.j2
33
stale
-answer-enable yes;
34
stale
-cache-enable yes;
35
stale
-answer-client-timeout 0;
named1.conf.j2
33
stale
-cache-enable yes;
/src/external/mpl/bind/dist/bin/tests/system/serve_stale/ns7/
named.conf.j2
35
stale
-answer-enable yes;
36
stale
-cache-enable yes;
37
max-
stale
-ttl 3600;
39
stale
-answer-client-timeout off;
40
stale
-refresh-time 30;
51
// Authoritative zone: nonexist.target.
stale
-> NXDOMAIN
52
zone "target.
stale
" {
54
file "target.
stale
.db";
57
// Forward source.
stale
queries to ans2
58
zone "source.
stale
" {
[
all
...]
named1.conf.j2
35
stale
-answer-enable yes;
36
stale
-cache-enable yes;
37
max-
stale
-ttl 3600;
39
stale
-answer-client-timeout off;
40
stale
-refresh-time 30;
51
// Forward source.
stale
queries to ans2
52
zone "source.
stale
" {
58
// Forward target.
stale
queries to ans8
59
zone "target.
stale
" {
/src/external/mpl/bind/dist/bin/tests/system/fetchlimit/ns5/
named2.conf.j2
26
stale
-answer-enable yes;
27
stale
-cache-enable yes;
28
stale
-answer-client-timeout 0;
named3.conf.j2
26
stale
-answer-enable yes;
27
stale
-cache-enable yes;
28
stale
-answer-client-timeout 0;
/src/external/mpl/bind/dist/bin/tests/system/serve_stale/ns4/
named.conf.j2
34
stale
-answer-enable no;
35
stale
-cache-enable yes;
/src/external/mpl/bind/dist/bin/tests/system/serve_stale/ns5/
named.conf.j2
34
stale
-answer-enable yes;
35
stale
-cache-enable no;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-ns-stale-regcache.exp
16
# Regression test for PR11557. Make sure we don't end up with a
stale
36
standard_testfile ns-
stale
-regcache.c
56
# Check that register and stack info don't end up
stale
after resuming
61
"\\^error,msg=\".*\"" "no
stale
register cache of resumed thread"
64
"\\^error,msg=\".*\"" "no
stale
frame info of resumed thread"
/src/external/mpl/bind/dist/bin/tests/system/checkconf/
servestale.stale-refresh-time.0.conf
15
stale
-refresh-time 0;
servestale.stale-refresh-time.29.conf
15
stale
-refresh-time 29;
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-ns-stale-regcache.exp
16
# Regression test for PR11557. Make sure we don't end up with a
stale
36
standard_testfile ns-
stale
-regcache.c
56
# Check that register and stack info don't end up
stale
after resuming
61
"\\^error,msg=\".*\"" "no
stale
register cache of resumed thread"
64
"\\^error,msg=\".*\"" "no
stale
frame info of resumed thread"
Completed in 17 milliseconds
1
2
3
4
Indexes created Sat Apr 25 00:22:52 UTC 2026