Edgewall Software

Ticket #6224 (new enhancement)

Opened 11 months ago

Add support for FCGI to tracd (standalone.py)

Reported by: josh@… Owned by: jonas
Priority: normal Milestone:
Component: web frontend/tracd Version:
Severity: normal Keywords:
Cc:

Description

By adding fcgi as an option to flup (http, scgi, ajp are already there), trac can easily be used with web servers that don't support spawning an fcgi process (such as nginx) but will communicate with an already running fcgi server. See attached diff.

Attachments

standalone_fcgi.diff (1.4 kB) - added by josh@… 11 months ago.
Diff to add FCGI server capability to tracd.

Change History

Changed 11 months ago by josh@…

Diff to add FCGI server capability to tracd.

Add/Change #6224 (Add support for FCGI to tracd (standalone.py))

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.