daemon/tls session tickets: avoid bad scheduling cycles
This should fix #385 (closed): possible floods with
scheduling rotation check in 0 ms
Merge request reports
Activity
added 1 commit
- c8b0b028 - daemon/tls session tickets: avoid bad scheduling cycles
Well, we might consider a larger margin than 1ms, in case some timer implementation is less precise. From OS point of view, 1ms sounds like quite a long time, but for the tickets even 1s would seem okay.
Edited by Vladimír Čunátenabled an automatic merge when the pipeline for c8b0b028 succeeds
mentioned in commit cc036420
Possibly, but let's postpone that until we see this in practice (again).
Edited by Petr Špaček
Please register or sign in to reply