FAQ
Hello


The shared host I intend to use to run a small Python web app only
supports mod_fcgid on its Apache server.


If I understood what I read on the Net, the ideal solution would be to
have mod_wsgi installed and have it run either as a module within
Apache or a stand-alone process to talk to the Python app, but it's
N.A. so that's out.


As for FCGID, am I correct in understanding that this is the way
things work:


Apache <-> mod_fcgid <-> Flup (or some other wrapper) <-> WSGI
application?


www.stackoverflow.com/questions/1747266/is-there-a-speed-difference-between-wsgi-and-fcgi


Would I miss a lot by using the mod_fcgid+Flup solution instead of
mod_wsgi?


Thank you.

Search Discussions

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppython-list @
categoriespython
postedSep 21, '12 at 10:49a
activeSep 21, '12 at 10:49a
posts1
users1
websitepython.org

1 user in discussion

Gilles: 1 post

People

Translate

site design / logo © 2023 Grokbase