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!

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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ