Forum Discussion
Alan_Sha
Nimbostratus
Sep 02, 2005How can I trigger a CLIENT_DATA event manually?
I have an iRule that breaks out the client transactions coming from TCP socket and forwards them to different servers based on the content of each request.
The TCP client is working in an a...
drteeth_127330
Sep 06, 2005Historic F5 Account
I don't think you need an explicit buffer. The data is implicitly buffered by BIG-IP and is accessible with TCP::payload. If the terminator is split across two or more TCP segments, then you simply need to scan TCP::payload for the complete terminator on each CLIENT_DATA event. Your iRule is operating on the TCP payload. There's not much need to be concerned about packets and segmentation.
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