durusmail: quixote-users: Sharing a database connection
Sharing a database connection
2003-08-07
2003-08-07
2003-08-07
Sharing a database connection
VanL
2003-08-07
Hello,

I am using quixote+mod_python as a front-end for a database app.  I
would like the database connections to persist somewhere -- probably in
the interpreter attached to the apache process -- so that I do not have
to reconnect with each request.

However, I am unsure how to do this, and how to then access that db
connection from quixote.  Does anyone know how this is a accomplished?

Apache 1.3.26/mod_python 2.78/Quixote 0.6.1/PostgreSQL 7.3.3

Thanks,

VanL



reply