Home > Configuration > Load Balancing > setlbprofile_literaladccookieattribute

setlbprofile_literaladccookieattribute

Use this method to set string configured as LiteralADCCookieAttribute will be appended as attribute for Citrix ADC cookie (for example: LB cookie persistence , GSLB site persistence, CS cookie persistence, LB group cookie persistence).

Sample usage -
add lb profile lbprof -LiteralADCCookieAttribute ";SameSite=None"

Syntax



Parameters

lbprofilename

Name of the LB profile.
This is mandatory parameter.

literaladccookieattribute

String configured as LiteralADCCookieAttribute will be appended as attribute for Citrix ADC cookie (for example: LB cookie persistence , GSLB site persistence, CS cookie persistence, LB group cookie persistence). Sample usage - add lb profile lbprof -LiteralADCCookieAttribute ";SameSite=None"

Return Value

Returns simpleResult

See Also