I'd check out the usual suspects for memory leaks, such as database drivers
and proper use of cflock.

What driver version are you using for SQL Server?  MS Jet drivers for Access
and SQL Server is pretty ruthless for leaking memory.  I'm not certain if
this changes with CFMX -- are we using ODBC, JDBC? *scratches head*

Make certain you're using <cflock> for shared scopes (server, session,
application).  Otherwise, that could cause some memory corruption as well.


-----Original Message-----
From: JLH All Turbo [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 15, 2002 11:09 AM
To: CF-Talk
Subject: cfmx jrun.exe hitting 900mb ram


we're having a problem with jrun.exe hitting 900+mb of ram whenever we
launch our site to the public...

on the server with 3-4 testers hitting it, it's fine....

then we launch and get 1000+ users and it's taking all the ram it can... sql
server stays put at 165mb ram... yet jrun.exe skyrockets..

we're using win2k and sql server 2k... any idea what makes jrun go nuts like
that?  anything we can look for?


thank you



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

Reply via email to