Websocket reconnection rate?

0

API gateway websocket limit, 500 new connection per second, seems pretty low. But when I think about TLS termination, 500 is pretty reasonable limit. Does this apply to reconnection? If I have 1M million user online and somehow they all gets disconnected, it will take a hour before everyone can be connected again? do you have any other limit for reconnect?

1回答
1
承認された回答

From the point of view of API Gateway, a re-connect is just a connect. So same limit applies to reconnects as to connect.

profile pictureAWS
エキスパート
Uri
回答済み 1年前
  • I hope there will be burst reconnection rate limit in the future. There is obviously huge difference in 1st time TLS connection vs reconnection computational wise.

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

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

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

関連するコンテンツ