0

I can see the subscription list in ejabberd odbc setup is a TEXT, what is the normal limit on number of subscriptions.

Ajmal M Sali
  • 598
  • 6
  • 14

1 Answers1

1

There is no fix limit on the number of pubsub subscriptions on a single node in ejabberd. It depends on many parameters like server specifications, ejabberd configuration, backend used, pubsub configuration, pubsub plugin used. etc.

As I understand it, the question is about the limit in your specific situation, so my advice would be to benchmark the platform with a tool like Tsung to validate the overall scalability of your platform.

Mickaël Rémond
  • 9,035
  • 1
  • 24
  • 44