How can Facebook's session get mixed up because of NAT and/or Proxy
        Posted  
        
            by 
                Alex
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Alex
        
        
        
        Published on 2011-03-11T15:07:33Z
        Indexed on 
            2011/03/11
            16:11 UTC
        
        
        Read the original article
        Hit count: 322
        
Have received some reports from a customer (a very large company) they reported issues from clients who are using Facebook.
These clients claim that once in a while when they log in to Facebook they end up in someone else's session.
I know that network is NATed then Proxied before getting to Facebook.com.
Although I'm not able to explain how this issue can occur.
Is it possible that the Proxy is not sending the right session back to the clients?
How can they end up with someone else's session since Facebook is cookie based session??
Anyone seen this before?
© Server Fault or respective owner