poiuytrez wrote:
> Hello,
>
> Ok, but the packets does not seems to go to the realservers. There is no log
> entry in apache. So the gateway is not the main problem.
>
>   
IP 101 is your friend. I mean, SYN packets probably reach the RS, but
because the ACK arrive out of context on the client, the TCP connection
is never fully established, even less the HTTP connection, hence no
entries in your apache logs. You can probably confirm my theory in
running tcpdump on the RS, and you'll see the SYN packets arriving.

-- 
Thomas

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-requ...@linuxvirtualserver.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

Reply via email to