For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

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 {  ...