Skip to main content
Throughput and connection limits control how many messages and sessions your account can handle per second.

Definitions


Default account settings

When a new Multicountry SMS account is created, the platform applies these defaults: During onboarding, the Beem sales team may adjust TPS and connection limits based on your use case and requirements. Confirm your account’s current limits with your Beem account manager or support@beem.africa before load testing.

HTTP persistent connections

The platform supports HTTP/1.0 and HTTP/1.1 with persistent connections:
  • Do not send Connection: close
  • Do not close the socket after each message
  • Read each response before submitting the next request
See Sending messages.

SMPP

SMPP accounts use separate bind and TPS settings. See SMPP integration for bind types, DEFAULT-TPS, and MAX-WINDOW-SIZE.