Forum Discussion
skkg_111590
Nov 12, 2010Nimbostratus
need irule help
I need help as I am new to irule
When user tries to go to
1. http://abc.com/secure/* ----------it should redirect to https://abc.com./secure/* --works all fine.
when HTTP...
hi,
in my opinion, you cannot use a cookie persisence, if you use an universal persistence.
So you have to create a universal cookie, containing the irule with the Authorization header persistence - without the else part.
And you use the source address as backup persistence.
You should test it with some logging inside the irule.
regards