Forum Discussion
seungho_33263
Mar 14, 2012Nimbostratus
Delayed response occured when I changed HTTP response data.
I want to replace http link to https link in html body content.
When I tested below code in the test environment, it worked correctly.(only IE test)
but it didn't work customer's envi...
hooleylist
Mar 14, 2012Cirrostratus
Hi seungho,
Using a stream profile and STREAM::expression based iRule should be faster and more efficient as you're not having TMM buffer the full payload. See the STREAM::expression wiki page for some examples:
https://devcentral.f5.com/wiki/iRules.stream__expression.ashx
If for some reason you choose to continue using HTTP::collect, make sure to only collect response payloads if they're ones you want to rewrite (based on content-type starting with text and your content-language being en-US). There's no reason to collect other responses which you aren't going to rewrite.
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