Forum Discussion
Squeak
Cirrus
5 years agoMultiple stream replacements using an iRule
Hi, I´ve an Irule that scans for two expressions, supportportalen-test and web02 and adds a full FQDN instead of the shortname. when HTTP_REQUEST {
# Explicitly disable the stream profile for e...
- 5 years ago
Hi Mikael,
STREAM::expression [list { @http://supportportalen-test/@http://supportportalen-test.hej.se/@ } { @http://web02/@http:/web02.hej.se/@ }]
5 years ago
Hi Mikael,
STREAM::expression [list { @http://supportportalen-test/@http://supportportalen-test.hej.se/@ } { @http://web02/@http:/web02.hej.se/@ }]- Squeak5 years ago
Cirrus
Hi,
Yes, your code worked with a slight modification. I had to remove the spaces between
"{ @" and "@ }"
From your link.
Note that the stream-expression string must not begin or end with blank space. Erroneous spaces will not provoke error messages but will prevent matching any data.But thanks for your help.
//Mikael
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