On Mon, 2006-06-26 at 21:46 +0100, Russell Hind wrote: > John Hampton wrote: > > > > FastCGI and mod_python should be comparable in speed. I can't > > quantitatively say which is faster, but I would be very shocked to find > > out it was by a significant factor. > > > > Thanks, the speed does seem very comparable, FastCGI may feel a touch > faster if anything but can't really say. Different compilers and later > versions of everything etc. > > I was also wondering if there was any other advantage of mod_python over > FastCGI and vice versa. Is there anything I'm missing out on by using > FastCGI rather than mod_python?
Nope. The features are all the same regardless of the way you connect it to the web server. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
