ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> modperl
modperl
Modperl + DBI + Postgresql = Crash (file table full)
by Frank Sonnemans other posts by this author
Dec 31 2000 9:37AM messages near this date
Re: do I really need "mod_perl" | Re: Modperl + DBI + Postgresql = Crash (file table full)
I am currently building an intranet site which uses a Postgresql database 
backend. Unfortunately the database server is opening more files for every 
SQL request from the web site. This quickly leads to a crash after the 
kernels file table has filled up.

As of today I have no idea about the cause of the problem. Initially I 
blamed Apache::DBI and therefore I disabled it, adding $dbh-> disconnect 
statements to my code. However this has not solved the problem.

My server runs the following software:

FreeBSD 4.0 or FreeBSD 4.2 stable
Apache 1.3
ModPerl
Apache::DBI (disabling this doesn't change anything)
HTML::Mason

Any ideas on the cause of the problems. Any similar experiences?

Thanks in advance for your reply.


Frank Sonnemans
Thread:
Frank Sonnemans
Andrew Ho
James

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved