Ruud
Joined: 12 Oct 2002 Posts: 77
|
Posted: Thu Mar 25, 2004 3:42 pm Post subject: Site being taken down by persistent connections?! Help? |
|
|
I have implemented b2 to serve a news blog. It is well visited: around 4000 pages per hour. Lately the site keeps going offline as MySQL says that the max_user_connections has been reached.
Code: | User 'xxxx' has exceeded the 'max_connections' resource (current value: 50) |
Support from the hosting company says that I should not use persistent connections.
Is there a way to stop b2 from using persistent connections?
Ruud |
|