OpenBSD, Apache and Python
"Martin v. Löwis"
martin at v.loewis.de
Sun Jan 7 15:33:33 EST 2007
Geoff schrieb:
> I'm now looking at using fastcgi to run my python. This looks like it's
> going to work fine, though I will be using a fcgi interface such as
> http://jonpy.sourceforge.net/. There does not seem to be any official
> fastcgi module for python.
>
> Should I be worried about the stability and security of the python fcgi
> interfaces? Is there something better (more mature / battle tested)?
Certainly: CGI. Performance does not seem to be an issue, so CGI should
work just fine.
Regards,
Martin
More information about the Python-list
mailing list