I'm shocked that nobody mentioned Apache::DBI->connect_on_init()

That's because he really doesn't want persistent connections. He's trying to get 1 db connection for XYZ number of child processes.

;-)

Regards,
KAM

Reply via email to