No.  I am not using anything, as far as I can tell, that would cause
memory to be held at all.  Although some of the logic behind my pages is
fairly extensive, there is nothing that is really that complex.
CFquery, CFStoredProc, Client variables (Which I switch from session
thinking that was the issue, unfortunately no change), arrays and
structures.  I so some WDDX wrapping now so that I can store Arrays and
Structures in Client Variables, but this is after switching from session
variables where the issue already existed.  I don't have any queries
that returns any more than maybe 50-100 records, and there really isn't
a lot of information in those record sets.  There can be a record set
that has a bit of information in it, one row, but again we are only
talking about a 2-3 page print out of text.  Hopefully this gives a
little more info.  


Peter, I appreciate the link, that does give me a way to see what is
going on right now through CF, but I am using performance monitor to see
this real time.  I can watch it happen, but I have no explanation for
why it is happening, which means I can't fix it.


Christian

-----Original Message-----
From: Peter Farrell [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 14, 2004 5:15 PM
To: CF-Talk
Subject: Re: Memory Issues


Check this out:

http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=
69&threadid=806965

Looks to be something like yours.  I noticed the person is using
thread.sleep() which ties up a JRUN tread.  Are you using that in your
CF code?

.peter
maepub
________________________________
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to