in reply to Re: Creating new database handles with mod_perl
in thread Creating new database handles with mod_perl
It wasn't the dropping of connections that was the issue. It was confirming that the connections were done correctly and were different. From the feedback, I think now it is being done correctly even though $dbh handles have the same address. ab stress tests confirm this by passing after all the documented steps for Apache::DBI were followed.