[ic] DBI error...too many connections

Dennis Chen interchange-users@icdevgroup.org
Thu Feb 13 11:50:01 2003


> 172.16.11.45 Buexfq9c:172.16.11.45 - 
> [13/February/2003:10:57:15 -0500] sewp
> /cgi-bin/sewp/index.html Runtime error: connect failed -- 
> DBI->connect(sewp)
> failed: Too many connections at 
> /usr/local/interchange/lib/Vend/Table/DBI.pm
> line 446
> 
> I suppose it means too many connections to my mysql db or 
> something?  How do
> I prevent this in the future?  Had to restart mysql and this fixed the
> problem.

Nevermind...did some digging and increased the default connection to 300 and
hopefully that out to fix it.
But funny thing was I could access the admin site when the customer site was
down.  Wouldn't both be down due to too many connections??

Dennis