Project

General

Profile

Actions

Feature #1393

closed

access log pipe writer should restart child process if it exits

Added by Anonymous over 16 years ago. Updated over 6 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_accesslog
Target version:
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

Actions #1

Updated by gstrauss almost 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)

Actions #2

Updated by gstrauss almost 7 years ago

  • Status changed from New to Patch Pending
  • Target version set to 1.4.46
Actions #3

Updated by gstrauss over 6 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom