Puli
Sep 14, 2011Nimbostratus
Send request to a vip on Differrent LTM based on URI
We have two BigIP in each datacenter.
eg:
vs_example_adc
vs_example_rmdc
My question is
Using an iRule , configured to cs_example_Adc , for example
If {[HTTP::URI] start_with "/temp"} {
send request to vs_example_rmdc
is this possible in an iRule.
can you please give me some sample code if at all its possible.
thanks.
puli.