diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2021-09-05 20:00:05 +0200 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2021-09-05 20:00:05 +0200 |
commit | 868387a405093fad5df3d1ac09b3a4ec01e91800 (patch) | |
tree | 5efff647f884380bb9c9769361e6d9183a36a7f7 /include | |
parent | mod_register_web: Handle unknown host gracefully (diff) |
mod_http_upload_quota: Avoid 'max_days' race
Try to spread clean-up runs for multiple hosts, rather than scheduling
them in parallel. This should reduce I/O spikes, and avoid race
conditions where multiple processes detect and then try to delete the
same old files (if multiple hosts have the same 'docroot').
Fixes #3497.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions