.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3. .TH EULB-CREATE-APP-COOKIE-STICKINESS-POLICY "1" "March 2016" "euca2ools 3.3" "User Commands" .SH NAME eulb-create-app-cookie-stickiness-policy \- Create a new stickiness policy for a load balancer, whereby the server application generates a cookie and adds it to its responses. The load balancer will then use this cookie to route requests from each user to the same back end instance. This type of policy can only be associated with HTTP or HTTPS listeners, .SH SYNOPSIS eulb\-create\-app\-cookie\-stickiness\-policy \fB\-c\fR COOKIENAME \fB\-p\fR POLICY .TP [\-U URL] [\-\-region USER@REGION] [\-I KEY_ID] [\-S KEY] [\-\-security\-token TOKEN] [\-\-debug] [\-\-debugger] [\-\-version] [\-h] ELB .SH DESCRIPTION Create a new stickiness policy for a load balancer, whereby the server application generates a cookie and adds it to its responses. The load balancer will then use this cookie to route requests from each user to the same back end instance. This type of policy can only be associated with HTTP or HTTPS listeners, .SS "positional arguments:" .TP ELB name of the load balancer to modify (required) .SS "optional arguments:" .TP \fB\-c\fR COOKIENAME, \fB\-\-cookie\-name\fR COOKIENAME name of the cookie used for stickiness (required) .TP \fB\-p\fR POLICY, \fB\-\-policy\-name\fR POLICY name of the new policy (required) .TP \fB\-U\fR URL, \fB\-\-url\fR URL load balancing service endpoint URL .TP \fB\-\-region\fR USER@REGION region and/or user names to search when looking up config file data .HP \fB\-I\fR KEY_ID, \fB\-\-access\-key\-id\fR KEY_ID .HP \fB\-S\fR KEY, \fB\-\-secret\-key\fR KEY .HP \fB\-\-security\-token\fR TOKEN .TP \fB\-\-debug\fR show debugging output .TP \fB\-\-debugger\fR launch interactive debugger on error .TP \fB\-\-version\fR show the program's version and exit .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit