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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则