Problems with Cached DBI connections

Dave Hodgkinson davehodg at gmail.com
Mon Nov 13 22:09:40 GMT 2006


On 13 Nov 2006, at 19:30, Simon Wistow wrote:

>
> Has anybody else seen a phenomenom where they're using cached DBI
> connections but N processes run out of connections despite the fact  
> that
> the DB (in this case MySQL - not sure if that's relevant) has a
> connection limit of M where N<M?


Are you using a variety of credentials to connect? If so, each
username/database combo uses a connection.

-- 
Dave Hodgkinson - Music photography
http://www.davehodgkinson.com/




More information about the london.pm mailing list