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