Project

General

Profile

Actions

Feature #1179

closed

PATCH: new spawn-fcgi feature: -F is like -C but for non-PHP programs

Added by Anonymous almost 17 years ago. Updated over 7 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_proxy_backend_fastcgi
Target version:
ASK QUESTIONS IN Forums:

Description

The attached patch adds a '-F' option to spawn-fcgi. -F is like -C, but forks that many processes instead of telling PHP to do it. This is useful for running non-PHP fastcgis outside the control of lighttpd.

It does not monitor the processes in starts, so I expect this to be useful only in specialized circumstances.


Files

spawn-fcgi-F-feature.diff (2.52 KB) spawn-fcgi-F-feature.diff patch vs r1854 Anonymous, 2007-05-15 05:27
Actions #1

Updated by moo almost 17 years ago

  • Status changed from New to Fixed
  • Resolution set to fixed

applied in r1866

Actions #2

Updated by gstrauss over 7 years ago

  • Description updated (diff)
  • Target version changed from 6 to 1.5.0
Actions

Also available in: Atom