]> Lady’s Gitweb - x_status_git/commit
Add Cache-Control header to sample Caddyfile
authorLady <redacted>
Sat, 16 Dec 2023 22:36:14 +0000 (17:36 -0500)
committerLady <redacted>
Sat, 23 Dec 2023 20:17:52 +0000 (15:17 -0500)
commit3b743898578b26b6a835c3e012eccccd6ea665f2
treec3991cef247ac8845d8b650d6f04e3b68c7509f6
parent27d67f5fdc5741c6894f9ca1624c417956839190
Add Cache-Control header to sample Caddyfile

Basic functionality depends on recent versions of files, although the
fact that every status needs to request the same base index implies
that some level of cacheing is desirable. A cache of one hour is a good
compromise; indices are unlikely to need to be refetched within a
single session, but are likely to be updated between sessions.

For IRI lookups, always consider the file stale to ensure that these
redirects always “work”.
Caddyfile
This page took 0.022303 seconds and 4 git commands to generate.