LTM stream profile: Multiple replacements & regular expressions
LTM's built-in stream profile (and related iRules commands) offer a relatively low-overhead method to replace specific strings in the server response data. One of the most common uses for stream...
Published Sep 12, 2007
Version 1.0Deb_Allen_18
Historic F5 Account
Joined September 25, 2004
Deb_Allen_18
Historic F5 Account
Joined September 25, 2004
brad_11480
May 12, 2009Nimbostratus
so how do you specify characters that are not visible? I need to replace hex 0a with hex 0d hex 0a (LF with CRLF). i tried :/n:/r/n: but didn't do anything. thanks.