Hi list, Is there a way for me to know when symfony opens and closes the database connection? My problem is that my application is being used by a lot of users. The database then gets an error and the users could no longer connect. It says that I have already reached the max number of connections to my database.
My hunch here is that symfony only closes the database connection once you destroy the credentials/authentication or when the session times out. Am I right? Thanks in advance! Ridvan -- Robert Benchley - "Drawing on my fine command of the English language, I said nothing." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
