[Catalyst] Database connections leaking

Jon Schutz jon+catalyst at youramigo.com
Sat Dec 22 03:02:00 GMT 2007


On Fri, 2007-12-21 at 18:34 -0700, knathan at linux54.com wrote:

> 
> The program seems to be working fine while on the Catalyst test  
> server, and when on an Apache/mod_perl server when the postgres  
> database is on the same physical server. The database connections  
> don't start leaking until we attempt to use a separate (physical)  
> database server. We verified this using iptraf and seeing none of the  
> connections being re-used *or* closed.
> 


How many database connections are you actually seeing?  You should
expect up to one per Apache/mod_perl process.  Are you also seeing
growth in the number of Apache processes?

-- 

Jon Schutz                        My tech notes http://notes.jschutz.net
Chief Technology Officer                        http://www.youramigo.com
YourAmigo 





More information about the Catalyst mailing list