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
>
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
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
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
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
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
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