Ticket #1179 (closed enhancement: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.

