This is a ThreeParter
On Dec 14, 2005, at 10:43 AM, Thomas Schindl wrote:
I brought about a few days ago a discussion about mod_dbd
(available with
Apache-2.2 ) which exactly acts like I think connection-pooling
should work
in Apache.
on a side note, does mp2 work with apache-2.2 yet? i've been well
out-of-step with everything apache over the past few months (lots of
php/lighttpd/fcgi stuff :( ) i'm still running 2.0x , assuming
there's no need to upgrade in the near future.
On Dec 14, 2005, at 10:43 AM, Thomas Schindl wrote:
I've now taken a closer look into the whole thing and at the moment
it seems to possible to use mod_dbd to provide the physical
connection on
C-level to DBD::mysql. I've already contacted the maintainer of
DBD::mysql
and I hope until next year i get something going.
Good luck!
On Dec 14, 2005, at 10:50 AM, Perrin Harkins wrote:
Good. In the meantime, SQL Relay is available:
http://sqlrelay.sourceforge.net/
Thanks! I've never seen that before!
//Jonathan