Forum Discussion
Stream::Replace Will Not Work
Behavior of below code:
----------------------------
Input: LOGIN "username" "password"
Output: LOGIN "username@domain.com" "password"
-------------------------
when CLIENT_ACCEPTED {
STREAM::expression {:\" \":@domain.com" ":}
STREAM::enable
}
when STREAM_MATCHED {
log local0. "Stream filter matched: [STREAM::match]"
}
****************************************
Reference Article for using alternate delimiters:
****************************************
http://devcentral.f5.com/Tutorials/...sions.aspx
Quote:
"The first character in the field () defines the delimiter bounding each field for this replacement, and must not appear anywhere else in the target string. can be any one of the following characters:
Recent Discussions
Related Content
* 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