RE: ClusterCATS vs. hardware

2001-01-23 Thread Michael Buffington

Actually, using the getmetric() tag, we're able to have our load balancing
hardware base it's load balancing off of the ColdFusion box's current load.

We have our load balancer check a special page with nothing but the current
running requests, and if the Running Requests are too high, it will send
requests to the next available server.

If ColdFusion isn't running (ie - no metrics coming back), the LB will send
it to the next available server.

We use a competitor to F5, but I'm pretty sure F5 can do the same thing.

Michael Buffington
[EMAIL PROTECTED]
(714) 556-3890 x222
http://www.price.com 

-Original Message-
From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 23, 2001 7:30 AM
To: CF-Talk
Subject: RE: ClusterCATS vs. hardware


> If I am using a hardware load balancing router (such as Cisco
> LoadDirector, or F5, or Alteon, etc), my application does not use
> Session variables, and my Client variables are stored in the database...
>
> Is there any benefit in using ClusterCATS in addition to my
> hardware load balancer?
>
> I already have users being directed to the server with the least
> load. I already have dead servers being taken out of rotation.

OK, ClusterCats does one thing that hardware will never do - CF processing
balancing

ClusterCats will send requests to the least busy server for CF requests
while hardware ones will only sent to ones which are still active (ping wise
usually), also ClusterCats will determine if CF isn't running and won't send
to there...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**
~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



RE: ClusterCATS vs. hardware

2001-01-23 Thread Philip Arnold - ASP

> If I am using a hardware load balancing router (such as Cisco
> LoadDirector, or F5, or Alteon, etc), my application does not use
> Session variables, and my Client variables are stored in the database...
>
> Is there any benefit in using ClusterCATS in addition to my
> hardware load balancer?
>
> I already have users being directed to the server with the least
> load. I already have dead servers being taken out of rotation.

OK, ClusterCats does one thing that hardware will never do - CF processing
balancing

ClusterCats will send requests to the least busy server for CF requests
while hardware ones will only sent to ones which are still active (ping wise
usually), also ClusterCats will determine if CF isn't running and won't send
to there...

Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**


~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists



ClusterCATS vs. hardware

2001-01-23 Thread Peter Theobald

If I am using a hardware load balancing router (such as Cisco LoadDirector, or F5, or 
Alteon, etc), my application does not use Session variables, and my Client variables 
are stored in the database... 

Is there any benefit in using ClusterCATS in addition to my hardware load balancer?

I already have users being directed to the server with the least load. I already have 
dead servers being taken out of rotation.


---
Peter Theobald, Chief Technology Officer
LiquidStreaming http://www.liquidstreaming.com
[EMAIL PROTECTED]
Phone 1.212.545.1232 x204 Fax 1.212.545.0938

To put this contact information into your Palm device, click here:
http://www.coola.com/cgi-bin/addinfo.cgi?pid=15803&rid=972879910&type=A



~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists