Forum Discussion
what exactly do you mean with a connection profile? the APM one or OneConnect?
in any case it depends on the iRule event, some trigger earlier, some later, have a look at:
https://clouddocs.f5.com/training/community/irules/html/class1/module1/iRuleEventsFlowHTTPS.html
- Wasfi_BounniCirrocumulus
Sorry Boneyard. I meant a connector profile, which can be used to relay the http request to an internal virtual server. It seems like the external virtual server can only process irules with client_accepted events prior to sending the connection via the connector profile to the internal virtual server. It does not seem like an irule with a http_request event can be processed prior to sending the connection via the connector profile.
ah, yeah that is quite possible.