Ticket #4372 (new enhancement)
Timestamp-based log rotation class
Description (last modified by exarkun) (diff)
(related to ticket:3360)
Twistd blocks for a long period of time when the number of log files built up is large, thereby causing connections to freeze and (depending on the length of the rotation) time out.
An alternate rotation scheme, where the rotation name for the active log file is selected based on a timestamp could remove the need for doing ever more work as the number of old logfiles increases.
(Changes in attached diff are against Twisted 10.0.0).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

