Search:
Advanced search
|
Browse by category:
|
Glossary | | | Ask question |
Sub Categories | |||||||||
Samples of SLB Configuration (32) Examples of All Server Load Balancing Methods Setting.
|
Health Check (6) |
Questions
|
|||||
QoS Cookie (cookie) SLB Definition
QoS cookie allows you to add policies on layer 7 rules to load balance requests on group based on a cookie name and value pair. Depending...
|
|||||
|
|||||
File Type (filetype) SLB Definition
This slb method allows the users to establish a policy or rule for filetype. The first parameter is the policy name. The second parameter is the...
|
|||||
|
|||||
Regular Expresssion (regex) SLB Definition
This SLB method creates a policy that match the url with the simplified regular expression <regex> defined. <regex> is a string of the...
|
|||||
|
|||||
Hash URL (hashurl) SLB Defnitions
CLI: Hashurl policy priority is just higher than default policy. The requests on a virtual service, which contains hashurl policies, will be...
|
|||||
|
|||||
Consistent Hash Header (chh) SLB Definition
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...
|
|||||
|
|||||
Hash Header (hh) SLB Definition
This SLB method provide a list of unrecognized headers. In this group method, the list of headers is searched for one whose name matches...
|
|||||
|
|||||
Hash Cookie (hc) SLB Definition
Map requests with the same cookie value to the same real service in this group. The cookie value is determined by which policy was followed to reach...
|
|||||
|
|||||
Embed Cookie (ec) SLB Definition
Embed cookie allows us to embed a section of a cookie value to the cookie can be sent back to the same server. Unlike rewrite cookie, we will strip...
|
|||||
|
|||||
Rewrite Cookie (rc) SLB Definition
Rewrites server side cookies on the fly thereby allowing the backend servers to maintain persistence to a client. Ideal for sites that already use...
|
|||||
|
|||||
Insert Cookie (ic) SLB Definition
This SLB method dynamically inserts cookies to client session to allow the ArrayOS to maintain persistence to a backend server. As...
|
|||||
|
|||||