Skip to content
Snippets Groups Projects

dbscripts: Enable proxy_cache_background_update for mirrorauth

Merged Jan Alexander Steffens (heftig) requested to merge mirrorauth-background-update into master

This allows serving a stale response even to the request that triggers an update. This should ensure all requests finish quickly.

With just proxy_cache_use_stale updating, the request that attempts to update the cache waits for the response, while all other requests get to use the stale response.

Currently archweb is badly overloaded and can take over half a minute to respond. Pacman is not that patient and fails the download.

Merge request reports

Pipeline #102863 passed

Pipeline passed for d60d82ed on mirrorauth-background-update

Approved by

Merged by Jan Alexander Steffens (heftig)Jan Alexander Steffens (heftig) 8 months ago (Jul 20, 2024 11:18am UTC)

Merge details

  • Changes merged into master with 3d36b3b8.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #102864 passed

Pipeline passed for 3d36b3b8 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading