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...
Alan_Sha
Nimbostratus
Sep 06, 2005Yes, when the terminator size is more than 1 byte, it is not guaranteed that the terminator will always come in one packet.
I think I can use a n bytes buffer (where n is the size of the terminator.) to keep track of last n bytes of the received response so far, which gets refreshed accordingly when a packet arrives. This way we won't miss the terminator in case it doesn't come in one packet.
Is this the correct approach?
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