Nick_Palmer_f5
Apr 24, 2012Nimbostratus
iRule Redirect Issue
Greetings!
I needed to separate traffic to URIs containing /specific/folder/ in them. So, I created a simple iRule that, I thought, would do that:
when HTTP_REQUEST {
s...