Forum Discussion

dundovic_25174's avatar
dundovic_25174
Icon for Nimbostratus rankNimbostratus
Oct 05, 2011

Missing a script after "if"

I'm testing an iRule that'll redirect to a specific site in case both specific user agent and specific cookie are contained in request. I wrote following:     ---   when HTTP_REQUEST {   ...