[Tutor] Python+CGI+MySQL performance

Erik Price erikprice@mac.com
Sun, 27 Jan 2002 23:04:29 -0500


On Saturday, January 26, 2002, at 04:51  PM, Pijus Virketis wrote:

> Mind you, there is a mod_python plug-in for Apache as well.

I have a quick question about using an Apache plugin like this -- what 
is the functional difference between using mod_python and python as a 
CGI?  I understand that mod_python may be somewhat faster, but what I am 
wondering is, do you write the script differently for one from the other?


Erik