We have a number of sites running on a server with several sites of
Freetrade design. Recently I'm getting this error: "Too many connections"
for the mySQL server. I'm using 'pconnect'. The amount of traffic to the
mySQL server isn't huge, it just seems that pconnect is creating too many
processes

After checking 'show processlist' I see that most if not all of these
processes describe the 'Command' in 'sleep' mode. My question is, do I
change the 'wait_timeout' and or 'interactive_timeout' in an attempt to
decrease the number of processes, or just increase the 'max_connections'. It
don't want to change pconnect to connect for fear of creating another
problem later with system resources.

Any help would really be appreciated.

Ron Dyck







_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev

Reply via email to