Is there a way to increase send performance from Client?

Post Reply
AG70
Posts: 16
Joined: Sun May 19, 2013 5:48 pm

Is there a way to increase send performance from Client?

Post by AG70 »

Hi,
I am looking for a way of increasing send SMS messages where my side is the Client connected to SMSC on a mobile network where my side is connected with one Transmitter only.

I found this article https://docs.inetlab.com/smpp/v2.9/arti ... uning.html but I am not sure if is related to InetLab SMPP Client where connected to SMS provider or this article I related only for InetLab SMPP Server where other SMPP Clients connects to it?

Thanks,
AG
ggsa
Posts: 2
Joined: Mon Oct 13, 2025 7:12 am

Re: Is there a way to increase send performance from Client?

Post by ggsa »

can you elaborate on problem? you have multiple options: increase window size, increase number of smpp clients, push messages in bulk (multi), play around with stream tunning

all above options depend on what specific issue with this specific SMSC, e.g. if submit_sm_resp latency is high then window size increase or increase of number of clients can help (both if SMSC allows)
Post Reply