Forum Discussion
Jean_Mamène
Apr 28, 2023Cirrus
X-Forwarded-Proto on policy
Hi, I have a vhost with a policy proxypass to redirect the HOST dns on the pool with somes different option. I want to add X-Forwarded-Proto option in the policy but after somes try I couldn't get ...
Jean_Mamène
Cirrus
Hi,
It's for an http profile. I need to set this on policy.
Regards
Paulius
May 02, 2023MVP
Jean_Mamène That is correct and it is the easiest and least complex way of configuring this. Any particular reason this cannot be done in an HTTP profile? I don't believe this can be done properly through a policy and would have to be done in an iRule and applied to the 443 virtual server only.
when HTTP_REQUEST priority 500 {
HTTP::header insert "X-Forwarded-Proto" "https"
}
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects