Forum Discussion
Nicolas_MENOUX_
Nimbostratus
Dec 03, 2007Why my stream IRules does not work anymore...!
Hi,
I've designed a really basic IRule into our BigIP1500 BIG-IP 9.2.3 Build 34.8 which replaces strings by another as below :
irule_stream
============
when HTTP_RESPONSE {
if {[HTTP::status] ==200} {
STREAM::enable
STREAM::expression "@/v2/images@/images@"
}
}
It worked well 'till I've moved to our new BigIP 6400 BIG-IP 9.3.1 Build 37.1 with the same conf. Now each time I attach the above IRule to one of my virtual server, I got this message on the ltm log :
Dec 3 09:51:45 tmm tmm[953]: 01220001:3: TCL error: Rule irule_stream - Operation not supported (line 1) invoked from within "STREAM::enable"
It seems that enable function is not working as if I comment this line, no more TCL error but IRule is doing nothing, no replacement.
Is there any incompability with the 9.3 release ? Where I am wrong please ?
Thanks for your help,
Regards,
Nicolas
- hoolio
Cirrostratus
Hi Nicolas, - Nicolas_MENOUX_
Nimbostratus
Hi Aaron, - hoolio
Cirrostratus
Hi Nicolas, - Nicolas_MENOUX_
Nimbostratus
Hi Aaron, - hoolio
Cirrostratus
You got me... if no one else has an idea, you could open a case with F5 support on this. - hoolio
Cirrostratus
Good to hear it's working for you, but that's quite odd. I tested your rule with STREAM::enable before STREAM::expression and it worked on 9.3.0. Looking at a production 9.2.4 installation, I know it's working that way. I'm pretty sure I haven't modified the default stream profile in either version. - Nicolas_MENOUX_
Nimbostratus
I get this information from people from F5 France but not directly from my support case. I will try to get more information on that odd issue. Thanks for your help anyway, - Nathan_Bultman_Historic F5 AccountAaron/Nicolas-
- Nicolas_MENOUX_
Nimbostratus
Yes, I've received the same answer from the support :
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