Channel subscriber limit

5 views
Skip to first unread message

Kera

unread,
Feb 26, 2026, 3:00:54 AM (3 days ago) Feb 26
to Tinode General
How many subscriber can have on channel ? , I saw  max_subscriber_count
 setting in config for group topic ,  If I add 200k user in one channel, do we need to increase the cluster node, currently I am running with 12 cluster node but when I send message into channel , sometime got this error " route join request from proxy to master failed - cluster: load exceeded", I am running tinode on kubernetes with stateful set with this spec
          resources:
            requests:
              cpu: "200m"
              memory: "300Mi"
            limits:
              cpu: "2"
              memory: "2Gi"

Gene

unread,
Feb 26, 2026, 3:13:26 AM (3 days ago) Feb 26
to Tinode General
On Thursday, February 26, 2026 at 11:00:54 AM UTC+3 Kera wrote:
How many subscriber can have on channel ? , I saw  max_subscriber_count

max_subscriber_count is the max number of subscribers to a group topic who may be configured to have specific access permissions. This setting has nothing to do with channel readers. Channels don't have a configurable limit on readers. The number of readers is limited by your hardware.
 
 setting in config for group topic ,  If I add 200k user in one channel, do we need to increase the cluster node, currently I am running with 12 cluster node but when I send message into channel , sometime got this error " route join request from proxy to master failed - cluster: load exceeded", I am running tinode on kubernetes with stateful set with this spec

You are probably doing something wrong.

If you need help with production issues, please consider paying for support: https://tinode.co/products.html
Reply all
Reply to author
Forward
0 new messages