There is also no point in balancing on CPU. 



"This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant,
Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business,
Registered in England, Number 678540.  It contains information which is
confidential and may also be privileged.  It is for the exclusive use of the
intended recipient(s).  If you are not the intended recipient(s) please note
that any form of distribution, copying or use of this communication or the
information in it is strictly prohibited and may be unlawful.  If you have
received this communication in error please return it to the sender or call
our switchboard on +44 (0) 20 89107910.  The opinions expressed within this
communication are not necessarily those expressed by Reed Exhibitions." 
Visit our website at http://www.reedexpo.com

-----Original Message-----
From: Brad Wood
To: CF-Talk
Sent: Mon Mar 26 22:27:28 2007
Subject: RE: Targetting an instance

A simple health check that
works with the hardware loadbalancer that returns metrics data should
work,
assuming your loadbalancer supports this. 

====

Not from my understanding-- though I could be very wrong.
It is my understanding that if I have a group of servers running IIS,
and a separate group of clustered servers running CF, then I have load
balancing going on at two different levels.  
The first level is between the user and IIS, and the second level is
between IIS and my CF Instances.  
My Hardware load balancer only sits between the user and the servers
running IIS.  Keep in mind CF might not even be installed on those
servers.
Now once IIS gets the request from the hardware load balancer, the web
server connector uses my cluster algorithm (Let's say Round Robin) to
choose an instance in the cluster (assuming it is not static content
being served).    At this point the hardware load balancer is out of the
picture.  It is also at this point that I want my balancing to be based
on things like CPU.
>From what people are telling me though, the IIS connectors aren't smart
enough to do that.

~Brad



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273799
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to