Forum Discussion
Eduardo_Saito_1
Nimbostratus
Jan 09, 2009Modifying HTTP REQUEST DATA
Hello guys.
Every iRule I've made that need to access HTTP_RESPONSE_DATA I used the following code:
when HTTP_REQUEST {
No Chunk
if { [HTTP::versi...
hoolio
Cirrostratus
Jan 09, 2009When the TCP reset is sent to the client, do you see a TCL error logged to /var/log/ltm? If not, can you add logging to the iRule to see which event the reset is being sent during?
And what are you doing with the content? If you're modifying the content, you could use a stream profile and STREAM::expression based iRule (Click here) to do it more efficiently. If you're making a load balancing decision, then you'll need to collect the payload.
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