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...
Thanks alot
i have VS with 1 pool having 2 pool members , each pool members has a monitor .
I need IRule with the following Logic :
if src-ip=X Load balance to pool member1 ( but after chacking if pool member 1 is up ) , else load balance to pool member2
checking pool status is here :
http://devcentral.f5.com/wiki/iRules.LB__status.ashx
but i want to combine it inside the IRule mentioned above