Opened 11 years ago

Last modified 7 weeks ago

#20799 new New feature

Document how to use FastCGI via WSGI

Reported by: Tim Graham Owned by: nobody
Component: Documentation Version: dev
Severity: Normal Keywords:
Cc: Anvesh Mishra, Ülgen Sarıkavak Triage Stage: Accepted
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

from apollo13 in #20766:

The docs should make clear that you can still use [FastCGI with Django even though runfcgi is being deprecated]; eg have a small page describing it like this: ​http://werkzeug.pocoo.org/docs/deployment/fastcgi/ and offer ​http://uwsgi-docs.readthedocs.org/en/latest/Options.html#fastcgi-socket as a runfcgi replacement.

Change History (4)

comment:1 by Tim Graham, 11 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Anvesh Mishra, 17 months ago

One of the links provided in the ticket description is broken.

comment:3 by Anvesh Mishra, 17 months ago

Cc: Anvesh Mishra added

comment:4 by Ülgen Sarıkavak, 7 weeks ago

Cc: Ülgen Sarıkavak added
Note: See TracTickets for help on using tickets.
Back to Top