Files
fedora-infra_ansible/roles/varnish
Kevin Fenzi 5c4d62ca23 kojipkgs: cache /compose/iot
Currently we are not caching anything under /compose/ in varnish.
This was desired in case there was some change that got cached when
there were updates.

However, we are hitting an issue currently where clients are requesting
large amounts of "/compose/iot/repo/objects/ABC/" directory listings.
These directories have nearly 65k entries in them and when apache has
to stat 65k files to get attributes it takes a long time.
Sometimes they seem to just get stuck because there are so many.

Caching this tree should allow varnish to cache things and prevent
high load issues.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-11-14 08:49:44 -08:00
..
2025-11-14 08:49:44 -08:00