OK, that makes sense. Here's my obligatory broken-record question: Could you point me in the direction of some blogs/tech notes/livedocs on suggestions for CF metrics and load balancing. :)
~Brad -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 2:49 AM To: CF-Talk Subject: Re: Targetting an instance Well, CPU alone (if you mean % use) is not enough. Ironically, a CPU maxing out and not peaking can mean good things, it can mean the app is doing a good job. For ColdFusion apps you are going to have to get into the guts to determine load etc. Look at things like memory consumption, simultaneous requests and general Java trickery to know where to throw a request. Simple RR may not be enough for this. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273853 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

