Forum Discussion
mahnsc
Nimbostratus
Aug 27, 2018Limits with HTTP::collect
I have the following iRule, which is pretty basic and is just looking for an XML value in the payload in order to make a load-balancing decision:
when HTTP_REQUEST {
if { [HTTP::header exists ...
Kevin_Stewart
Employee
Aug 27, 2018HTTP::collect should store as much data as you tell it to.
I guess maybe the first question would be, is this content in every request from the client? Are there HTTP requests from this client before the XML data is sent?
Can you insert a log statement into the HTTP_REQUEST_DATA event to see if it is at least seeing the content?
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