[SR-Users] TCP stack is not doing load distribution among children for SIP
Juha Heinanen
jh at tutpro.com
Wed Mar 8 08:01:45 CET 2017
Daniel-Constantin Mierla writes:
> > So, for example, if k2 is a presence server and k1 is forwarding
> > subscribes/publish requests to it, only one process at k2 would be
> > processing them since the tcp connection between k1 and k2 is reused?
> >
> Those were the observations described by the one opening this thread and
> then I responded with why I think it happens so, but as I wrote, I
> haven't really checked the source code yet.
If that is true, then K tcp implementation is really broken. Why can't
tcp manager distribute the requests that come over a shared single
connection to the workers?
-- Juha
More information about the sr-users
mailing list