Q: Is there a sigificant performance impact proxying all web traffic through a HW LB twice for each page hit?
What also concerns me is the single point of failure our load balancer creates for us if IT was to go down. I don't know if there is an easy way around that though. ~Brad -----Original Message----- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 27, 2007 3:06 AM To: CF-Talk Subject: Re: Targetting an instance I would seperate the layers with H/W LB sitting in front and balancing load to the web servers, who in turn point to another H/W LB (maybe the same one) who hands off the requests to the Application Layer while JRun handles the session rep. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273854 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

