asterisk / node-ari-client

Node.js client for ARI. This library is best effort with limited support.
Other
250 stars 98 forks source link

ARI nodejs websocket bandwidth uses too high #89

Closed rcsarv closed 7 years ago

rcsarv commented 7 years ago

Hi There, Asterisk WebSockets are using lots of bandwidth between servers. On 800 concurrent calls, it's using 315 Mbps data transfer. Is it ok, am I missing something? Please suggest how to reduce bandwidth uses.

Thanks a Lot...

samuelg commented 7 years ago

This library is a consumer of the WebSockets used by ARI, there's not much we can do here other than recommend you use multiple Asterisk instances to spread the load.

I would recommend the app-dev mailing list[1] for this. Hope that helps.

[1] http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev