< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] resiprocate problems with many connections


On 12/09/13 11:20, Paul Kramer wrote:

Hello,

I try some experiments with reciprocate to determine the maximum number of connections to a server. Therefore I write a little test app which tries to open connections hold them a while and close them, but unfortunately I’m not able to open more than approx.. 110 connections. Does anybody see this sometimes? On the other hand, if I open more than 80 connections it seems that the process method is not fast enough and reciprocate resends INVITE messages multiple times for some connections. This seems for me also a performance issue but I’m not sure about this.

 

Can anybody confirm this or do you have experiences with much more connections?



Do you use straight TCP or TLS or one of the WebSocket transports?

Are you testing repro (the SIP proxy) or a custom SIP application using reSIProcate as the stack?