logfile rotation?
0 answers - 422 bytes -

Hello,
How does the logfile rotation probblem currently look like?
If proftpd reloads config (sighup), does it reopen ALL logfiles
(controlslog, serverlog, transferlog/extendedlog, tlslog, etc)?
Do child processes do the same or I'll have to wait until they finish?
(If childs don't reopen logs, limitting TimeoutSession to <24 hours would
allow delayed compression at least)