Max connection limit for websocket?

0

Hi, is there any explicit limit for websocket max connections?
I went through the docs but couldn't find it.

The websocket support is super exciting.
Looking forward for your reply!

已提問 5 年前檢視次數 5803 次
2 個答案
1

There is no explicit limit for WebSocket max connections.

However, we do have these limits that will restrict max connections indirectly:

  • New connections per second per account (across all WebSocket APIs) per region : 500
  • Connection duration for WebSocket APIs : 2 hours

Currently, all of them are hard limits and cannot be increased. We are planning to allow customers to request limit increases, but we have no set timeline on when that feature will be available.

AWS
已回答 5 年前
0

Thanks, really glad to hear there is no hard limit on max connections!

已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南