<div dir="ltr">Hi<div>When I start an ARI Stasis application (built on nodejs), the websocket establishes connection on port 8088 of asterisk.</div><div>If i do a netstat I can see one ESTABLISHED tcp socket, which is fine.</div><div>and many TIME_WAIT tcp connections staying there for a minimum of 60 seconds.</div><div>The TIME_WAIT connections count increases whenever there is a call to Stasis Application that is already connected on port 8088, both if I call my stasis application from dialplan or from nodejs ARI application.</div><div>I need to understand, why there is a number of TIME_WAIT tcp connections created whenever i call Stasis(my-application). Is this expected behavior ?</div><div><br></div><div>when there are more number of Stasis application calls, then tcp TIME_WAIT connections peaks up drastically.</div><div>After that asterisk fails to respond any request via websocket !!</div><div>Finally a restart of asterisk and ARI application is required.</div><div><br></div><div>I hope somebody can guide me to overcome this situation.</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>