RE: JRun High Memory Usage on CFMX 7

2006-03-08 Thread Leon Oosterwijk
mb Memory In Use: #Round(totalMemory-freeMemory)#mb Leon -Original Message- From: Ming Lu [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 07, 2006 1:54 PM To: CF-Talk Subject: Re: JRun High Memory Usage on CFMX 7 Hi Leon, Thank you so much for your input. [1]. I checked our Win

RE: JRun High Memory Usage on CFMX 7

2006-03-08 Thread Andrew Stevens
D] Sent: Wednesday, 8 March 2006 10:15 AM To: CF-Talk Subject: Re: JRun High Memory Usage on CFMX 7 Well, another problem I've had like that was when the file backup services were eating up 80 to 90% of the bandwidth of the internal NIC card. coldfusion was stuck using ill amounts of transfer

Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Casey Dougall
Well, another problem I've had like that was when the file backup services were eating up 80 to 90% of the bandwidth of the internal NIC card. coldfusion was stuck using ill amounts of transfer space to get and send data to the SQL server. Simular issue. Jrun would just hang. you can see this if y

Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Casey, Sorry, not for this server. It's at "None" for Select Default Storage Mechanism for Client Sessions in CFMX administrator. Ming Lu ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234533 Archives: http://w

Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Casey, It's not in registry, it's in SQL. Ming Lu >how are your storing client variables? Hope it's not Registry. > >Casey >> ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234528 Archives: http://www.houseoffusi

Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Casey Dougall
how are your storing client variables? Hope it's not Registry. Casey > ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234524 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.hou

Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Leon, Thank you so much for your input. [1]. I checked our Windows Server 2003 for Available Bytes counter, Handle Count, Pool Nonpaged Bytes, Pool Paged Bytes, and Private Bytes counters. None of these has a consistently increasing curve, so it does not look like it has memory leak. [2].

Re: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Ming Lu
Hi Russ, Thank you very much for your reply. I will check with our programmer on your question. Ming Lu >Are you instantiating any components and persisiting them inside the session >scope? >I blogged about such a problem on a client site. > >http://lordmichaels.blogspot.com > >Russ ~

RE: JRun High Memory Usage on CFMX 7

2006-03-07 Thread Leon Oosterwijk
Subject: JRun High Memory Usage on CFMX 7 Hi, Our sites running on Windows Server 2003 with CFMX 7 use session variables (Maximum Timeout has been setup as 40 minutes). Recently we noticed that the high memory usage for JRun is always associated with high numbers of openned sessions. Metrics

RE: JRun High Memory Usage on CFMX 7

2006-03-06 Thread Snake
High Memory Usage on CFMX 7 Hi, Our sites running on Windows Server 2003 with CFMX 7 use session variables (Maximum Timeout has been setup as 40 minutes). Recently we noticed that the high memory usage for JRun is always associated with high numbers of openned sessions. Metrics logging showed that

JRun High Memory Usage on CFMX 7

2006-03-06 Thread Ming Lu
Hi, Our sites running on Windows Server 2003 with CFMX 7 use session variables (Maximum Timeout has been setup as 40 minutes). Recently we noticed that the high memory usage for JRun is always associated with high numbers of openned sessions. Metrics logging showed that sometimes sessions reac