I am facing problem while accessing web site through load balancer but it work fine when I call website directly.
After getting traces I found my client is retransmitting TCP packet with PSH+ACK four times and after that load balancer send TCP packet with RST flag.
Before that my client send SYN and successfully got SYN+ACK.
Please help me to find out whats wrong with it.