Utilizing TCP to avoid IP fragmentation
In our setup we are burdened with a lot of heavily fragmented traffic due to Broadsoft BLF NOTIFYs.
We are thinking of changing the transport method for this kind of traffic to TCP, hoping that this could solve the issues with overflown queues for fragmented messages and dropped packages.
How does SBC handle TCP segmentation compared to how it handles UDP fragmentation?
/Søren