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)


Showing: 11-20 of 45    ««  »»
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...
Not rated 03 Oct, 2008 Views: 367 Comments: 0
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...
Not rated 03 Oct, 2008 Views: 306 Comments: 0
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...
Not rated 30 Sep, 2008 Views: 479 Comments: 0
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...
Not rated 30 Sep, 2008 Views: 363 Comments: 0
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...
Not rated 24 Sep, 2008 Views: 331 Comments: 0
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...
Not rated 23 Sep, 2008 Views: 332 Comments: 0
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...
Not rated 23 Sep, 2008 Views: 349 Comments: 0
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...
Not rated 23 Sep, 2008 Views: 336 Comments: 0
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...
Not rated 22 Sep, 2008 Views: 338 Comments: 0
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...
Not rated 22 Sep, 2008 Views: 566 Comments: 0