hi there... i am using the mysql module in ape to authenticate against a database upon connect through a commandhook. the script works... however it seems to create persistent database connections for each time the connect command is called. so at some point all available connections are used up resulting in an error. is there a best practive how to avoid this?
-- You received this message because you are subscribed to the Google Groups "APE Project" 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/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
