Re: [mcip-list] mcip_send() should send header and payload not with two send() commands
Management and Control Information Protocol
Brought to you by:
fjutscha
|
From: Christian T. <chr...@go...> - 2014-02-28 09:44:28
|
Hi, looks good. This patch is already applied in a test application which runs without problems for two days now. Christian Am 26.02.2014 08:34, schrieb Michael Kress: > Hello, > > this patch should improve performance of packet transmissions and > reduce the volume of traffic. mcip_send() should not use two separate > send() commands, because on very slow connections to MCIP with high > latency (e.g. GPRS) it could be possible, that header and payload is > transported in separate IP packets. This means at least 40 Bytes > addidtionally for IP and TCP header. > > > > ------------------------------------------------------------------------------ > Flow-based real-time traffic analytics software. Cisco certified tool. > Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer > Customize your own dashboards, set traffic alerts and generate reports. > Network behavioral analysis & security monitoring. All-in-one tool. > http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk > > > _______________________________________________ > mcip-list mailing list > mci...@li... > https://lists.sourceforge.net/lists/listinfo/mcip-list |