thanks a lot.. i am working on it

-----Original Message-----
From: Cameron Childress [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 10:47 AM
To: CF-Talk
Subject: RE: How to find memory leaks on cfserver ???


> Can anyone tell me how do i find memory leaks on cf server and

There are no currently known memory leaks in the CF application server,
though other programs on your system may have them (IE: ODBC Drivers).

> also how can i find what variables are in memory

Look at your code?  You can also treat the session and application scopes at
structs.  Also look at GetClientVariblesList() though those vars aren't
really "in memory".

> and what are in registry at this moment ???

You open up the registry and look at it?

-Cameron

--------------------
Cameron Childress
elliptIQ Inc.
p.770.460.7277.232
f.770.460.0963
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to