]> git.openstreetmap.org Git - chef.git/commitdiff
Add a short delay when rotating passenger logs
authorTom Hughes <tom@compton.nu>
Fri, 28 Jan 2022 09:19:19 +0000 (09:19 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 28 Jan 2022 09:19:19 +0000 (09:19 +0000)
If the machine is idle then we may try and rotate the passenger
logs very quickly after the apache logs, in which case apache can
still be reloading which breaks the passenger log rotation.


No differences found