You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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).
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
The text was updated successfully, but these errors were encountered: