From: Collin S. <col...@co...> - 2006-07-16 20:03:05
|
I get a "too many connections" error from MySQL with version 2.14.14 after my site has been up for any amount of time. I notice that there are hundreds of stale database handles lying about, but the only use of MySQL is for Apache::PageKit session tracking. That is, there is no other functionality associated with the web pages that access MySQL. E.g., after just a few page loads following a restart of both Apache and MySQL, I see root@www$ ps auxww | grep mysql | wc 114 2153 30556 root@www$ Is this a known issue with 2.14.14? Thanks much, -Collin -- Collin Starkweather, Ph.D. http://www.collinstarkweather.com ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |