> Moreover, in the CF Server Monitor it shows that CF is > actually destroying the objects as expected and releasing > memory back into the pool. However, if you actually look at > Jrun in the Task Manager, it's not. And, hitting Run GC to > invoke garbage collection in the Server Monitor doesn't get > the memory back either.
I don't think CF/JRun will release memory back to the OS. The memory should be available for future CF requests, though. > Might we have run into a memory leak in the native SQL Server > database driver? Maybe. You might try disabling the "maintain connections" option within your datasource settings. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307372 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

