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 -- http://mail.python.org/mailman/listinfo/python-list