Forum Discussion
HTTP to HTTPs exclude URLs
TCL error: /Common/EGA_Exclude_HTTPs - Operation not supported. Multiple redirect/respond invocations not allowed (line 2) invoked from within "HTTP::redirect https://[HTTP::host][HTTP::uri]
you may check if there is condition that one request can match multiple redirect/respond commands (i.e. HTTP::redirect, HTTP::respond).
if only one irule is assigned to virtual server, you may stop processing irule after redirect/respond by using return command.
return
https://devcentral.f5.com/wiki/iRules.return.ashx
if multiple irules are assigned to virtual server, you may have to make sure same request does not match multiple redirect/respond actions. you can disable subsequent event by using event command.
event
https://devcentral.f5.com/wiki/iRules.event.ashx
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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