On Fri, 2007-12-21 at 18:34 -0700, [EMAIL PROTECTED] 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 



_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to