> We've been having problems lately with our server running out > of memory. > I've gone over everything looking for unlocked session > variables and cfx tags. We've increased the amount of RAM on > the server. But still we're having problems, which seem > manifest themselves first in errors generated by cfx tags and > then in loss of connection to the database (Access). > Does anyone have any advice on how to proceed to find out > the cause of the problem? Somewhere I heard that ColdFusion > server doesn't release memory once it uses it--that it holds > on to it just in case. > Is this true?
The Access JET driver has a HORRIBLE memory leak... It's a "feature" of the ODBC driver... Solutions? Schedule a restart of the CF Service nightly Schedule a restart of the server nightly Don't use Access <g> Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited Switchboard: +44 (0)20 8680 8099 Fax: +44 (0)20 8686 7911 www.aspmedia.co.uk www.aspevents.net An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

