Forum Discussion
Redirect to another url and pool
I had set this up as two irule, the first irule is for the redirect to new URL alone and the second irule is to check the new URL header/ URI string match and send it to the new pool.
@Rajesh : This is the worst advice you can do.
when working with multiple irules, all irules are evaluated.
so even if the first irule matches, the second can be evaluated and may cause TCL error and TCP reset.
if irule 1 make a redirect for URI /uri and irule 2 add a HTTP header for all URI, there is a conflict which cause TCP reset (because HTTP insert command is not allowed if there is a redirect before).
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com