Forum Discussion
Sriram_129909
Nimbostratus
Nov 07, 2013iRule to check for a post body
I am trying to look for a post body element using http::payload. I got the following iRule from internet. But the http::collect line is obstructing my page.
iRule for P2 Project
when HTTP_REQUES...
Kevin_Stewart
Employee
Nov 07, 2013A few thoughts:
-
Make sure your request actually has a Content-Length header.
-
How do you know the collect command is causing the problem? Are there any specific LTM log entries?
-
The HTTP_REQUEST_DATA event will only fire when you issue the HTTP::collect command, so you can probably get rid of the URI check in that event.
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