I am running ColdFusion 5 under Windows 2000 Server hitting a remote SQL Server
2000 database, and after about a day or two of uptime I get the
"CMemoryException: Out of memory." error on my webpage requests. Windows Task
Manager shows that the cfserver process is using about 850MB of RAM (I am
running ColdFusion on a dual Xeon 2.4GHz DELL server with 4GB of RAM) and about
140,000 handles when it is time to recycle ColdFusion. Is there any
documentation available to assist me in determining what I have configured
wrong in terms of my database connections? Or, are there other functions (such
as cffile or cfobject) that I should be looking into? Or, is there a Windows
2000 hotfix or a SQL Server 2000 hotfix that addresses this issue?

Much thanks to anyone who can shed some light on this!