I am facing an issue with AWS ELB with multiple Server with LAMP for an ecommerce webstite.
When an user login with domain, which is pointed at AWS ELB, the session is bounced automatic ever (User is logout). I am trying with enable sticky session for both application and duration.
But my issue is not solved, when i am pointing domain direct ec2 instance without elb, everything working fine.
My ecommerce website is on oscommerce.
Please suggest me for this case.