> > Hi,
> >
> > # ipvsadm -L -n
> > > RemoteAddress:Port Forward Weight ActiveConn InActConn
> > TCP 192.168.1.1:80 wlc
> > -> 192.168.1.2:80 Route 1 50 1005
> > -> 192.168.1.3:80 Route 1 67 1580
> >
> > In the LVS details only Active Connections(ActiveConn ), and I'd like to
> > get Active session value of RIP to calculate.
> > How to get only the Active session value by identifying RIP x.x.x.x ?
>
> Hi,
>
> I'm a little unclear about what you mean by session, however,
> generally speaking IPVS operates at layer-4 and can access
> information available at that layer.
Hi,
Sorry, Actually I have to use the number of active sessions(or logon sessions
in each real server) to be indicator(to tell when real server saturate).
As I know LVS tell only the number of active connection of each real server, So
I'd like to know can LVS tell about the number of active session or not?
Because I think one active connection may have multiple session (So Using
Active session as indicator instead of number of active connection might better
than)
thanks,
Cooky
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|