Gregory Trubetskoy
grisha at modpython.org
Sun May 28 22:22:13 EST 2000
On 28 May 2000, Danilo Fiorenzano wrote: > I have been wondering how one could automatically preload a Python > module upon start of a new httpd, so users would not have to endure > the occasional delay due to the opening of a new connection to the > database. I suspect it may be possible by using some apache > directives, but I haven't really looked into it yet :) Such directive does not exist just yet, but it is planned for the future. Grisha
|