Search:     Advanced search
Browse by category:
Glossary | Ask question



Consistent Hash Header (chh) SLB Definition
Add comment
Views: 289
Votes: 0
Comments: 0
This SLB method is similar to the consistent hash IP (chi ) method.  However, it will perform persistence base on the HTTP header instead of the client IP address. It calculate the hash key to find a hash node. If the real service member is active, then it will forward the request to the real service.  When there is an inactive real service member, we will recalculate the hashkey to find another hashnode. When the secondly chosen real service is  also inactive, it will calculate the hashkey for the third real service in the member.

slb group method <g_name> chh <header name>

<g_name> - group name
<header_name> - the name of header, which should be in use. "url" means use the url string(not including hostname).

Note:
When the group setting is changed(members are added or removed), the persistence will be destroyed. But disable/enable a member in the group will not destroy the persistence.



Other questions in this category
How do I configure slb (server load balancing)?
What are the types of real service?
How do I configure health check type?
How do I check for the status of server(s)?
What are slb group method algorithms?
What are slb policies and what are their types?
How do I configure static policy type?
How do I configure default policy type?
How do I configure backup policy type?
SLB Methods in Term OSI Concept
Round Robin (rr) SLB Definition
Shortest Response (sr) SLB Definition
Least Connection (lc) SLB Definition
Persistent IP (pi) SLB Definition
Hash IP (hi) SLB Definition
Consistent Hash IP (chi) SLB Definition
Port Range (port) SLB Definition
L2 MAC-Based SLB Definition
L3 IP-Based SLB Definition
SIP SLB Definition
RTSP SLB Definition
SNMP (snmp) SLB Definition
Persistent Cookie (pc) SLB Definition
Persistent Hostname (ph) SLB Definition
Persistent URL (pu) SLB Definition
Insert Cookie (ic) SLB Definition
Rewrite Cookie (rc) SLB Definition
Embed Cookie (ec) SLB Definition
Hash Cookie (hc) SLB Definition
Hash Header (hh) SLB Definition
Hash URL (hashurl) SLB Defnitions
Regular Expresssion (regex) SLB Definition
File Type (filetype) SLB Definition
QoS Cookie (cookie) SLB Definition
QoS Hostname (hostname) SLB Definition
Qos URL (url) SLB Definition
What is the range of ports to be used when connecting to backend servers?
How do I calculate least connection (lc) method threshold granularity and real server weight?
How do I configure Firewall Load Balancing (FWLB)?
How is the "Average Response time" calculated?
APV Deployment guide for SharePoint 2010
How to Decrypt Packet capture with Session keys?
Changes required while using Exchange 2019 as HTTPS Real Server
Windows Authentication Issue