If you have a forum for example that uses many queries, is it generally a good idea to keep a persistant connection, or close a database queries as you use them? What is more advantagous in the long run if you have heavy load to your site? Thanks