File manager - Edit - /usr/lib/python2.7/site-packages/euca2ools/commands/elasticloadbalancing/createappcookiestickinesspolicy.pyo
Back
� ��Xc @ s: d d l m Z d d l m Z d e f d � � YZ d S( i����( t ELBRequest( t Argt CreateAppCookieStickinessPolicyc B sk e Z d Z e d d d d d �e d d d d d e d d �e d d d d d d d e d d �g Z RS( s: 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,t LoadBalancerNamet metavart ELBt helps. name of the load balancer to modify (required)s -cs --cookie-namet destt CookieNamet requireds1 name of the cookie used for stickiness (required)s -ps --policy-namet PolicyNamet POLICYs! name of the new policy (required)( t __name__t __module__t DESCRIPTIONR t Truet ARGS( ( ( sk /usr/lib/python2.7/site-packages/euca2ools/commands/elasticloadbalancing/createappcookiestickinesspolicy.pyR s N( t'