| 
 On Mon, Apr 23, 2007 at 10:01:45PM -0500, isplist@xxxxxxxxxxxx wrote:
> ]# ipvsadm -L -n
> IP Virtual Server version 1.2.0 (size=4096)
> Prot LocalAddress:Port Scheduler Flags
>   -> RemoteAddress:Port           Forward Weight ActiveConn InActConn
> TCP  192.168.1.151:143 wlc
> TCP  192.168.1.151:25 wlc
> TCP  192.168.1.151:80 wlc
>   -> 192.168.1.250:80             Route   1      0          0
>   -> 192.168.1.249:80             Route   1      0          0
> TCP  192.168.1.151:110 wlc
> 
> Actually, that is very interesting. It shows exactly what's happening. Only
> port 80 traffic has been able to get through, none of the others.
In that case, is http working ?
There are no real servers assigned to the other virtual services.
You are using keepalived, right? I guess its health checker thinks
that the real servers for the non-http virtual services are unavailable.
Perhaps because they aren't responding as keepalived expects.
-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/
 |