Forum Discussion
http_x_forwarded_for setting query
Ok Richard thanks.
So, if I understand it currently, we have to enanble HTTP_X_FORWARDED_FOR feature only to HTTPS Profile not to HTTPS profile correct, as HTTP is just to redirect it to HTTPS and secondly as the application understands only to HTTPS.
And also wanted to specify one more thing: Pool a is for Web traffic whereas Pool b is for clock traffic and to divide the same we are applying the below irule:
when HTTP_REQUEST { check for pages needing to not redirect to https switch -glob [string tolower [HTTP::uri]] { "/getxsl.asp" { pool a} "/RadSOMsgReceiverTri.asp" { pool a } "/RadSOFileTransfer.asp" { pool a } "/Reader.sod" { pool a } "/clockserver.asp" { pool b } } } }
So, do I need to manually call Pool b also into the HTTPS profile as this is related to Clock traffic.
What if I call this Irule alongwith Pool b into the Virtual-server. Which one it will take or get preference: Irule or manual Pool b.
Thanks and Regards Parveez
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
