Forum Discussion
ispy_344504
Dec 25, 2017Nimbostratus
https insert 443
Hi,
My http is working well, but https is not working, https only show one picture, it's a part of http.
my network please refer to the below:
client---->Fortigate(VIP,80,443)---->F5--...
Dec 25, 2017
It seems you are trying to add HTTP headers. You can use both local traffic policies or irules to achieve this. For more information about local traffic policies see:
Below you'll find an example of an iRule:
when HTTP_REQUEST {
HTTP::header insert X-Forwarded-For [IP::remote_addr]
}
This article could also be useful. It compares BIG-IP LTM and NGINX configurations:
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