[mod_python] Tips and Tricks initiative

Alain Tesio alain at onesite.org
Wed Jul 3 22:49:47 EST 2002


On Wed, 3 Jul 2002 15:32:39 -0500
vio <vmilitaru at sympatico.ca> wrote:

Technically a wiki is nice for public contributions :
http://moin.sourceforge.net/

> For instance, I'd be very interested to read in such a tricks and tips list how to avoid the
> overhead of creating a database connection at each call to 'handler'. And so on.

Just make the connection a global variable.

Alain




More information about the Mod_python mailing list