Re: load balancing metrics
- From: "Dophi" <yilin.wang@xxxxxxxxx>
- Date: 24 Aug 2006 22:33:41 -0700
There are many metrics for a service group.
For Application Redirection, these metrics have different algorithm
with SLB.
Minmisses : When minmissesis specified for a real server group
performing Application Redirection, all requests for a specific IP
destination address will be sent to the same server. This is
particularly useful in caching applications, helping to maximize
successful cache hits. Best statistical load balancing is achieved when
the IP address destinations of load balanced frames are spread across a
broad range of IP subnets.
Hash: For Application Redirection, all requests for a specific IP
destination address will be sent to the
same server. This is particularly useful for maximizing successful
cache hits. The hash metric should be used if the statistical load
balancing achieved using minmissesis not as optimal as desired.
Although the hashmetric can provide more even load balancing at any
given instance, it is not as effective as minmisses when servers leave
and reenter service.
So,. I think you might misunderstand the algorithm of metrics between
SLB and Applicaiton Redireciton.
For your case, if you use sip, sport, or sport + dport for algorithm,
the bandwidth of your Internet access and resource of a proxy server
will be consume rapidly because each proxy server has to access the
same content on the Internet everytime when a client wanna access a
resource which was cached by another proxy server.
cconnell_1@xxxxxxxxx wrote:
Hi,
We currently load balance proxy servers on the alteon, in transparent
mode so traffic flow generally goes
client--> alteon(inport filter
redirect)-->-proxy(in)--proxy(out)-->-alteon--->internet
internet-->alteon(filter
redirect)-->proxy(out)-->proxy(in)-->alteon-->client
The filters redirct tcp traffic to the real server group. And the
stickyness is acheived by setting thash sip, and dip, and the hash
metric.
This ensures all client sessions with the same ip go through the same
proxy(there are 3 proxy real servers)
My question is can we load balance by another way (not IP stickyness)
but achive session sticyness on the the same proxy, maybe bye using
sport, dport hash or something?
I know that cisco css firewalls use sport+dport hash and therefore give
a better load balance.
Thanks
.
- Follow-Ups:
- Re: load balancing metrics
- From: cconnell_1
- Re: load balancing metrics
- References:
- load balancing metrics
- From: cconnell_1
- load balancing metrics
- Prev by Date: load balancing metrics
- Next by Date: Re: Broadcasts caused by Baystack 420
- Previous by thread: load balancing metrics
- Next by thread: Re: load balancing metrics
- Index(es):
Relevant Pages
|