Option | Description |
---|---|
mode | Specifies one of the following modes for cookie-based persistence: ![]() Available only for HTTP services and HTTPS services with SSL offload. ![]() ![]() Available only for HTTP services and HTTPS services with SSL offload (the default persistence type for these services). The following are insert mode options: — Cookie Name — The name of the inserted cookie. Maximum characters: 20 Default: AlteonP — Insert cookie domain name? — Specifies whether to the include or exclude the domain attribute in the inserted Set-Cookie header. This attribute specifies to the browser the domain for which the cookie is valid. Values: y, n Default: n — Enter path — Specifies the path attribute in the inserted Set-Cookie header. This attribute specifies to the browser whether the cookie is valid only for the specific path. Maximum characters: 32 — Insert samesite attribute? — Specifies whether to include the samesite attribute in the inserted Set‑Cookie header, and if yes, with which value. Values = y, n Default = n If answer is y (include the samesite attribute), you are prompted to select one of the following values: ![]() ![]() ![]() — Is cookie secure? — Specifies whether to include or exclude the Secure attribute in the inserted Set‑Cookie header. This attribute specifies that the client is required to use a secure connection to obtain content associated with the cookie. Note: If you insert samesite and set the flag to none, the Secure attribute is automatically included and instead of Is cookie secure?, the line displayed is Cookie secure attribute is set (required for SameSite None). — httponly — Specifies whether to include the httponly attribute in the inserted Set-Cookie header. When present, this attribute prevents client-side scripts from accessing data. Values: Enable, Disable — Expiration — The string that specifies cookie expiration of the virtual server. Specify one of the following: ![]() ![]() ![]() Note: Radware recommends that you do not use the date format in this option. Default: p |
name | Specifies the name of the cookie whose value is used to select the server. Maximum characters: 20 Default for cookie insert mode: AlteonP |
offset | Specifies the starting point of the cookie value for cookie rewrite or passive modes. Values: 1 – 64 |
length | Specifies the number of bytes to extract from the cookie value in cookie rewrite or passive modes. For cookie rewrite, the length must be 28. Values: 1 – 64 Default: 1 |
URI | Specifies whether to look for the persistence cookie in the URI or in the HTTP cookie headers. Default: disable |