Forum Discussion
yuce_sungur_100
Nimbostratus
Mar 03, 2010iRule transforms from raw socket to HTTP POST,
I have been working on a project that transofrms raw socket to HTTP POST requests.It has been working nice until a huge packet arrives.My irule is succesfully merges all the tcp packets and send them ...
hoolio
Cirrostratus
Mar 03, 2010You'd need to calculate the number of bytes in the HTTP payload for the HTTP content-length header--not the length of the TCP payload. You could try subtracting the length of the HTTP headers from the TCP payload size, or just parse the TCP for the length of the HTTP payload.
If you want more specific suggestions, could you post the iRule and relevant logs showing the issue?
Thanks,
Aaron
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