Actions
Feature #1393
closedaccess log pipe writer should restart child process if it exits
ASK QUESTIONS IN Forums:
Description
Using accesslog.filename = "|foo", if lighttpd sees the child exit, it should restart it. Otherwise, all access.log entries from that point on are lost.
-- tv
Updated by gstrauss over 8 years ago
- Tracker changed from Bug to Feature
- Description updated (diff)
- Assignee deleted (
jan) - Target version deleted (
1.5.0)
Not a bug. This is a feature request.
Piped loggers are generally fairly simple and should not exit unless signalled by lighttpd or if lighttpd exits and piped logger reads 0 bytes (indicating end of stream on pipe)
Updated by gstrauss over 7 years ago
- Status changed from New to Patch Pending
- Target version set to 1.4.46
Updated by gstrauss over 7 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset adeec956c39cdf57cd97027a7b3c734294b4f0a3.
Actions
Also available in: Atom