Forum Discussion
liang_14081
Apr 08, 2009Nimbostratus
SMPP TCP Splitting
Can F5 do TCP splitting for SMPP service by iRule?? I mean, in SMPP serivce, one TCP session will include multiple "sessions", and F5 can distribute those "sessions" to different servers in one pool?? If so, could you please provide a iRule example for me? Thanks very much!!!
- Yes, it's possible, but you will need to build an SMPP message parser. Basically, the idea is to issue LB::detach command after the end of each message transmission - which will force a new load-balancing decision to a different server in the pool for the subsequent message. The rough pseudocode idea is something like this:
- liang_14081NimbostratusThanks very much for your reply!
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects