F5 Load Balancer- ASPXAuth Cookie
        Posted  
        
            by Emon
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Emon
        
        
        
        Published on 2010-04-19T19:09:08Z
        Indexed on 
            2010/04/19
            19:13 UTC
        
        
        Read the original article
        Hit count: 569
        
Can somebody explain what ASPXAuth cookie does?
My website uses forms auth and I am trying to create a load balancer (hardware) rule which will keep track of sessions based on the aspxauth cookie. Is it safe assume that the value of the cookie is unique?
Thanks.
© Stack Overflow or respective owner