esl icon indicating copy to clipboard operation
esl copied to clipboard

Increasing concurrent sockets (Server Mode)

Open afshin2003 opened this issue 4 years ago • 1 comments

Hi, In the high traffic situations, Freeswitch socket connection to my application fails. How can I increase number of socket connection that should be handled?

Best, Afshin

afshin2003 avatar Jul 07 '21 05:07 afshin2003

Hi @afshin2003 How did you determine that the number of socket connections might be the problem? Do you actually see a high number of connections in netstat or a similar tool? I wouldn't expect this unless you try to open in the order of 30000+ concurrent connections (to exhaust available TCP ports on the FreeSwitch client side).

shimaore avatar Jul 07 '21 06:07 shimaore