FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » MySQL bug?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: MySQL bug? [message #6452 is a reply to message #6450] Fri, 11 October 2002 16:17 Go to previous messageGo to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma:
Senior Member
Administrator
Core Developer
Persistant connection should not be used unless you are 110% certain your server is properly configured. The reason for this is fairly simple. MySQL has a limit on the number of opened connections at any one time. When you use persistant connections each Apache child will eventually have an open connection to MySQL. This will result in lower number of avaliable MySQL connection being avaliable at any one time and could result in various problems.

FUDforum Core Developer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2.5.2 bug: I cant turn off tree view
Next Topic: Smilies/Fonts/Attachments bar not working!
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 03:25:55 GMT 2024

Total time taken to generate the page: 0.05156 seconds