Most browsers is persistent connections, that is they send multiple requests in a single tcp session. So if you do continuous browsing, you will hit the same node.
Regards Bgs Madan KN wrote: > Hi, > > Now my LVS-NAT is working fine. Just need to cross check. > > When the client access the url from browser > http://61.12.16.250:8080/lvs2.jsp > > Everytime they are hitting the same server in that browser session. Say > always hitting either 1,2 or 3rd Real server. > > If they close the browser and open then they start hitting a different > server continously. Am i missing something. Please suggest. > > Thanks, > Madan KN > > > On Sat, Apr 19, 2008 at 5:14 PM, Joseph Mack NA3T <[EMAIL PROTECTED]> wrote: > >> On Sat, 19 Apr 2008, Madan KN wrote: >> >>> IP Virtual Server version 1.2.1 (size=4096) >>> Prot LocalAddress:Port Scheduler Flags >>> -> RemoteAddress:Port Forward Weight ActiveConn InActConn >>> TCP 192.168.1.10:8080 rr >>> -> 192.168.1.62:8080 Masq 1 0 0 >>> -> 192.168.1.60:8080 Masq 1 0 0 >>> -> 192.168.1.58:8080 Masq 1 0 0 >> >> http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.LVS-NAT.html#one_network >> >> Joe >> >> -- >> Joseph Mack NA3T EME(B,D), FM05lw North Carolina >> jmack (at) wm7d (dot) net - azimuthal equidistant map >> generator at http://www.wm7d.net/azproj.shtml >> Homepage http://www.austintek.com/ It's GNU/Linux! >> >> _______________________________________________ >> LinuxVirtualServer.org mailing list - [email protected] >> Send requests to [EMAIL PROTECTED] >> or go to http://lists.graemef.net/mailman/listinfo/lvs-users >> > _______________________________________________ > LinuxVirtualServer.org mailing list - [email protected] > Send requests to [EMAIL PROTECTED] > or go to http://lists.graemef.net/mailman/listinfo/lvs-users > _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
