Ticket #625 (closed defect: worksforme)

Opened 2 years ago

Last modified 2 months ago

fastcgi.debug startup output to stdout, not log

Reported by: moorman Assigned to: jan
Priority: low Milestone:
Component: mod_fastcgi Version: 1.4.11
Severity: minor Keywords:
Cc: Blocking:
Need Feedback: 0

Description

With fastcgi.debug=1, initial output from lighttpd 1.4.11 wrt the fastcgi module goes to stdout, not to the error log.

Example of output to stdout:

2006-04-22 04:13:36: (mod_fastcgi.c.1348) --- fastcgi spawning
        port: 0
        socket /tmp/php-sflogo-fastcgi.socket
        current: 1 / 2
2006-04-22 04:13:36: (mod_fastcgi.c.1323) --- fastcgi spawning local
        proc: /var/local/mastertree/service-siteweb/php/php-unaccel
        port: 0
        socket /tmp/php-fastcgi-unaccel.socket
        min-procs: 2
        max-procs: 2

Attachments

Change History

04/25/2008 10:37:13 AM changed by stbuehler

  • status changed from new to closed.
  • resolution set to worksforme.
  • blocking changed.
  • pending changed.

I can't reproduce it (with current version), and the code looks right (even in 1.4.11).


Add/Change #625 (fastcgi.debug startup output to stdout, not log)




Change Properties
Action