Ticket #1179 (closed enhancement: fixed)

Opened 15 months ago

Last modified 15 months ago

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

Reported by: anonymous Owned by: jan
Priority: normal Milestone: 1.5.x-beta
Component: mod_proxy_backend_fastcgi Version: 1.5.x-svn
Severity: normal Keywords:
Cc: brian@… Blocked By:
Need User Feedback: Blocking:

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.

Attachments

spawn-fcgi-F-feature.diff (2.5 kB) - added by anonymous 15 months ago.
patch vs r1854

Change History

Changed 15 months ago by anonymous

patch vs r1854

Changed 15 months ago by moo

  • status changed from new to closed
  • resolution set to fixed

applied in [1866]

Add/Change #1179 (PATCH: new spawn-fcgi feature: -F is like -C but for non-PHP programs)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.