Forum Discussion

Kevin_Jones_505's avatar
Kevin_Jones_505
Historic F5 Account
Oct 26, 2004

TCP::payload - How do I get data from the TCP data field?

I'm trying to write an iRule that reads the TCP data rather than HTTP data. I'm building it off an HTTP data iRule that works. The first one works as expected.     when HTTP_REQUEST {  ...