Forum Discussion
Load balance for SMPP message
Is the Message-based load balancing solution applicable for the SMPP (Short Message Point to Point) protocol ? How to define the iRules if possible. Many thanks.
5 Replies
- The_Bhattman
Nimbostratus
Hi Dethon,
Here is something that may help
https://devcentral.f5.com/questions/balancing-smpp-traffic-based-on-recipient-address
Thanks,
- JJMan
Nimbostratus
Hi,
I need the same mechanism with SMPP protocol:
-
two SMSC servers as backend:
-
If client send bind request (bind_transmitter, bind_receiver or bind_transceiver):
. do a load balancing
. if response is 0x00000005 (session exist), send the bind request to another backend available
. if response is 0x00000000, make persistence to this backend node : All request from this client will be send to this node till receiving unbind request.
. else, respond back to client with the response code.
Do you have any idea to implement this?
BR,
James.
- JJMan
Nimbostratus
Hi, For MT only and without load balancing each SMS request, the default source_addr persistence profile is enough.
-
- JJMan_145195
Nimbostratus
Hi,
I need the same mechanism with SMPP protocol:
-
two SMSC servers as backend:
-
If client send bind request (bind_transmitter, bind_receiver or bind_transceiver):
. do a load balancing
. if response is 0x00000005 (session exist), send the bind request to another backend available
. if response is 0x00000000, make persistence to this backend node : All request from this client will be send to this node till receiving unbind request.
. else, respond back to client with the response code.
Do you have any idea to implement this?
BR,
James.
- JJMan_145195
Nimbostratus
Hi, For MT only and without load balancing each SMS request, the default source_addr persistence profile is enough.
-
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com