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



Rewrite Cookie (rc) SLB Definition
Add comment
Views: 307
Votes: 0
Comments: 0

Rewrites server side cookies on the fly thereby allowing the backend servers to maintain persistence to a client. Ideal for sites that already use cookies and do not wish to add any new cookies. As the Array processes a response from one of the real services which is a member of the rewrite cookie group, it will search the cookie list in the response for the given cookie name. If it finds the cookie name, it will rewrite the corresponding cookie value and send to the defined backend server.

slb group method <group_name > rc cookie_name [off-set] [rr |sr |lc] [threshold]

“cookie_name” - is required as is the “offset” value.

[off_set] -  is the number of protected bytes in a backend server generated  cookie. Users must allow at least four (4) bytes of free space within the server cookie value for  the Array appliance to perform this task. The default value is zero (0).

[rr|sr|lc] - argument can be called the "first choice method". If a client request does not yet have an assigned real  service, this method will be used to choose a real service for that client, based on the request  properties appropriate to the group method. The [threshold] argument only applies if the "first  choice method" is lc, and is the same as the group method lc threshold parameter.



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
Embed Cookie (ec) SLB Definition
Hash Cookie (hc) SLB Definition
Hash Header (hh) SLB Definition
Consistent Hash Header (chh) 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