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 Risposte
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
con risposta 5 anni fa
0

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

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande