Subject RE: [firebird-support] TcpRemoteBufferSize
Author Alan McDonald
> > The network was converted to a TPIPS nework. FB traffic has the "don't
> > separate" bit set to true but this TPIPS network was set to
> ignore that and
> > it continued to separate the packets down variable routes.
>
> What do you mean with the "don't separate" bit?
>
> Regards
>
> Guido

As I understand it, the socket connection made between the fbclient lib and
fbserver is made with packets which have the "don't separate the packets
across disparate routes" bit set to true. Switches can then route the all
packets on the same route during a distinct communication session (whatever
"distinct" it defined as)
I don't know which bit it is or what the real technical name for it is.
Alan