>1. As TIPC creates a UDP socket for a bearer and multiple TIPC sockets are 
>kind of multiplexed into one UDP socket. Can it slow the
>performance when the incoming traffic is high?
I do not see any performance down in my test when using UDP bearer.

>2. Can we increase the buffer size of the TIPC UDP socket alone without 
>changing the system level default receive buffer size ?
>
>I would like to increase the socket buffer size to reduce the packet drops and 
>be efficient but don't want to change the default value at
>the system level.
There is no packet drop at TIPC socket level when using SOCK_SEQPACKET. You do 
not need to do anything.


_______________________________________________
tipc-discussion mailing list
tipc-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to