> Everyone, > > We upgraded one of our servers to CFMX 6.1 yesterday -- CFMX on JRun to be > able to run multiple instances. All went smoothly and it is running well. > > One challenge though, we rely on the Windows Performance monitor to measure > the number of running requests and queued requests. Where in this version > do we "Enable Performance Monitoring" -- in CFMX NOT on J2EE it was in the > debugging area at the bottom. How do I enable it on CFMX 6.1 on J2EE > (JRUN)?
I don't believe that option exists in the J2EE version. If you're on JRun, look into the JRun 4 LiveDocs at stuff like the TCPMonitor. You're going to find that some of the things you relied on in the standalone MX version are things that you will now have to rely directly on JRun for, this topic being one of them. Take some time to read through the JRun docs, and after the initial uncomfortability, I think you'll really come to appreciate the greater option set JRun offers. http://livedocs.macromedia.com/jrun/4/Programmers_Guide/servletoptimizing6.htm#1114084 http://livedocs.macromedia.com/jrun/4/JRun_Administrators_Guide/netmon.htm Regards, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

