mesa/docs/ci
Daniel Stone f4de6f503f docs/ci: Fix nginx caching instructions
The new s3-proxy we have on fd.o is just a redirecting agent: it queries
the policy and, if allowed, returns a URL with temporary credentials
where the client can pull the real data from.

This means that nginx would see /fdo-opa/mesa-rootfs/misc?key=foo and
/fdo-opa/mesa-rootfs/misc?key=bar as distinct objects, not knowing that
it could cache only on the base URL.

Strip the query params from the nginx cache key so we can actually do
caching.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34244>
2025-03-27 20:23:15 +00:00
..
bare-metal.rst docs: google -> Google 2024-06-25 10:51:27 +00:00
docker.rst docs/ci: Add some links in the CI docs to how to track job flakes 2023-10-23 17:59:55 +00:00
fdo-cache docs/ci: default to port 80 for the caching proxy 2023-08-03 17:36:59 +00:00
index.rst ci/docs: add structured tagging documentation 2025-02-28 01:33:34 +00:00
kernel.rst docs/ci: escape at-symbols 2023-10-16 08:59:06 +00:00
LAVA.rst docs: add LAVA farm informations 2023-09-01 23:58:51 +00:00
local-traces.rst docs: url -> URL 2024-06-25 10:51:27 +00:00
skqp.rst ci: Update the skqp testing docs and retire the old runner script. 2023-01-04 00:34:33 +00:00
structured-tagging.rst ci/docs: add structured tagging documentation 2025-02-28 01:33:34 +00:00
uri-caching.conf docs/ci: Fix nginx caching instructions 2025-03-27 20:23:15 +00:00