More information here: http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/US_St ickySessions.html
Appcookie is a cookie inserted by the application. For example, JSESSIONID is typically inserted by Java Web servers Lbcookie is a cookie inserted by the LB itself. On 3/26/13 8:53 AM, "Wang Fei" <[email protected]> wrote: >as we know that, there are three sticky policy for load balancer. > >1, source base >2, appcookie >3, lbcookie > >sourcebase is simple and I understand how it implement. but the rest two >is >not use quite often. so, I don't know some param meaning of appcookie, >such >as mode, length and request learn. can you explain these field and how >these two policy works briefly? how it persistent and how it dispatch the >request based on cookie? > > > >---- >best regards
