Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increasing concurrent sockets (Server Mode) #58

Open
afshin2003 opened this issue Jul 7, 2021 · 1 comment
Open

Increasing concurrent sockets (Server Mode) #58

afshin2003 opened this issue Jul 7, 2021 · 1 comment

Comments

@afshin2003
Copy link

afshin2003 commented Jul 7, 2021

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

@shimaore
Copy link
Owner

shimaore commented Jul 7, 2021

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants