What are the advantages and disadvantages of permanent connections to mysql (using php mysql_pconnect())?
I am developing a site where each users session will have a number of interactions with the database from different web pages. Should I use permanent connections? How can I close a permanent connection? (Documentation says mysql_close() does not close permanent connections) Do permanet connections die when the internet connection is broken? Thanks in advance for any help. Regards Peter Goggin --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php