[OpenSIPS-Devel] [OpenSIPS-Users] OpenSER - RTPproxy Benchmark Test
Dan Pascu
dan at ag-projects.com
Mon Sep 22 12:57:45 CEST 2008
On Friday 19 September 2008, Alex Balashov wrote:
> I'd be curious to know if you get better results using MediaProxy 2.0,
> now that it uses kernel packet routing hooks for the RTP switching.
There is no question about that. MediaProxy avoids over 90% of the work
that a user space solution does (polling over the sockets and copying the
data from kernel space and user space and back). I would expect it to be
at least an order of magnitude faster, but I have no benchmark data to
know how faster it actually is. What I do know, is that a solution using
the linux kernel networking QoS implementation to throttle network
connections, which uses a very similar but more expensive workflow, it's
able to drive 600Mbps in + 600Mbps out, handling millions of connections
(in the case of a media relay, the number of connections is much smaller,
so the strain on the CPU is reduced).
--
Dan
More information about the Devel
mailing list