Forum Discussion
ZeroWindow
Nimbostratus
May 26, 2021Need to replicate Netflow UDP to multiple pools
Hi, I have a need to replicate Netflow data to multiple pools and while I see many articles referencing this, the threads all seem to just sort of die with no clear solution. Either HSL is referenced...
marsmann_58298
Nimbostratus
Oct 16, 2007hmmm... so I get this error when trying to apply/create the new iRule:
01070151:3: Rule [sharepoint-payload-resp-chk] error:
line 14: [use curly braces to avoid double substitution] [[$t0]]
line 17: [command is not valid in current event context (HTTP_RESPONSE_DATA)] [LB::reselect]
I tried several variations and can’t get line 14 to be valid.
The other one appears to not be valid under the HTTP_RESPONSE_DATA. If LB::reselect won’t work under my response section I guess this won’t work unless I write in another call function that goes from HTTP_RESPONSE_DATA to when_LB_FAILED or something… where in there I can do an LB::reselect.
Thoughts?