Forum Discussion
Parsing error for iRule when synchronizing
Hi, I've added the following iRule:
rule windom-redirects {
when HTTP_REQUEST {
log local0. "Host is [HTTP::host]"
switch [HTTP::host] {
"itil" { HTTP::redirect }
"jpal" { HTTP::redirect }
"plm" { HTTP::redirect }
"pmbp" { HTTP::redirect }
default { discard }
}
}
}
which was accepted without error when I added it via the GUI. But when I try to synchronize from the Active to the Standby, I get this error:
BIGpipe parsing error (Line 4365):
012e0021:3: The requested attribute () for 'rule' is invalid.
...where line 4365 is the 'rule' line. Any thoughts on what I'm doing wrong?
Thanks!
Wayne
6 Replies
- Mohamed_Lrhazi
Altocumulus
Just a wild guess, rename the rule to: windom_redirects - wlepkin_98758
Nimbostratus
Nice idea, but it didn't make any difference, I still get the parsing error. Thanks anyway, though.
Wayne
- Mohamed_Lrhazi
Altocumulus
and if you delete the rule, sync works again? - wlepkin_98758
Nimbostratus
Yes.
- Mohamed_Lrhazi
Altocumulus
check this doc:
https://support.f5.com/kb/en-us/solutions/public/7000/900/sol7988.html - wlepkin_98758
Nimbostratus
Wow, that was exactly the problem, since we're running 9.4.6. Strange bug. Thanks!
Wayne
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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