Forum Discussion
SANTHOSHKUMAR_S
Aug 01, 2016Nimbostratus
irule for x forwarder
We have virtual server with wildcard certificate installed , like *apps.abc.com . I need have x forwarder enabled when there is request for name1.apps.abc.com , Similarly I need to disable x forwarde...
SANTHOSHKUMAR_S
Aug 02, 2016Nimbostratus
Dear Yann/Kasi , I had modified the irule , which means i will disable X forwarder for kib.apps.abc.com . And rest other FQDN will have X forwarder enabled . After implementing this irule . Kib.apps.abc.com is working fine , for rest other FQDN i am getting 503 error . Kindly advise me on this
when HTTP_REQUEST { if { !([HTTP::host] eq "kib.apps.abc.com") } { HTTP::header insert "X-Forwarded-For" [getfield [IP::client_addr] "%" 1] } }
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