We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d770794 commit 4eaac41Copy full SHA for 4eaac41
1 file changed
doc/admin-guide/files/records.yaml.en.rst
@@ -1948,6 +1948,9 @@ Origin Server Connect Attempts
1948
:overridable:
1949
1950
Specifies how long (in seconds) |TS| remembers that an origin server was unreachable.
1951
+ During this window, if a stale cached response exists and its age is within
1952
+ :ts:cv:`proxy.config.http.cache.max_stale_age`, |TS| serves the stale content directly
1953
+ without attempting to contact the origin server.
1954
1955
.. ts:cv:: CONFIG proxy.config.http.uncacheable_requests_bypass_parent INT 1
1956
:reloadable:
0 commit comments