Re: [lvs-users] different algorithms and persistence

2007-10-26 Thread Joseph Mack NA3T
On Fri, 26 Oct 2007, Nikolaj wrote: > So with RR ^^ any tcpip connection > a connection will go to the same server until a packet > with TCP FIN is received from the client? Basically with > round robin ^^^ any scheduler > a client is redirected to real server when it >

Re: [lvs-users] different algorithms and persistence

2007-10-26 Thread Nikolaj
Joseph Mack NA3T wrote: > On Fri, 26 Oct 2007, Nikolaj wrote: > >>> what's the difference between source hashing and what? >>> >> The difference between source hashing and round-robin. If someone makes >> a connection and with round robin is redirected to realserve1 (for >> example) won't the subs

Re: [lvs-users] different algorithms and persistence

2007-10-26 Thread Joseph Mack NA3T
On Fri, 26 Oct 2007, Nikolaj wrote: >> what's the difference between source hashing and what? >> > The difference between source hashing and round-robin. If someone makes > a connection and with round robin is redirected to realserve1 (for > example) won't the subsequent connections to the same se

Re: [lvs-users] different algorithms and persistence

2007-10-26 Thread Nikolaj
Joseph Mack NA3T wrote: > On Fri, 26 Oct 2007, Nikolaj wrote: > >> If I'm right about the hashing as I said above, what's the difference >> with source hashing? > > what's the difference between source hashing and what? > The difference between source hashing and round-robin. If someone makes a

Re: [lvs-users] different algorithms and persistence

2007-10-26 Thread Joseph Mack NA3T
On Fri, 26 Oct 2007, Nikolaj wrote: > If I'm right about the hashing as I said above, what's the difference > with source hashing? what's the difference between source hashing and what? > For example if a given ip has already made a > connection to one service and made another connection to a di

Re: [lvs-users] different algorithms and persistence

2007-10-26 Thread Nikolaj
Joseph Mack NA3T wrote: > On Fri, 26 Oct 2007, Nikolaj wrote: > >> When one requests a resource using one of the two algorithms it will get >> routed to some of the real servers. > > one of the realservers > ^^^ > >> And what will happen to any >> subsequent TCP packets belonging to the same con

Re: [lvs-users] different algorithms and persistence

2007-10-25 Thread Joseph Mack NA3T
On Fri, 26 Oct 2007, Nikolaj wrote: > When one requests a resource using one of the two algorithms it will get > routed to some of the real servers. one of the realservers ^^^ > And what will happen to any > subsequent TCP packets belonging to the same connection? will go to the same realserver