Hi all, I have been tasked with trying to figure out how to share one database pool for all child processes/worker threads for a single apache2 virtual host using mod_python. I came across this thread from 2003
http://mail-archives.apache.org/mod_mbox/httpd-python-dev/200306.mbox/[EMAIL PROTECTED] which discusses adding the ability to have objects in shared memory to mod_python but the thread seems to have went dead. Is there a proposed or working solution for this? Thanks, Nick