Forum Discussion
breasoner_11658
Nimbostratus
Mar 02, 2012Inserting WL-Proxy-SSL header via iRule
Hello -
I have an application that is a bit strange in the sense that certain pages require the "WL-Proxy-SSL: true" request header to display all elements on the page via SSL, but o...
hoolio
Cirrostratus
Mar 02, 2012As Joe said, your logs from the iRule show the value of the header. This log line:
log local0. "Inserting $WLheader: [HTTP::header value $WLheader]"
Logs the name and value:
Mar 2 14:55:11 local/tmm info tmm[5150]: Rule QA-Portal-Shared-IP-plus-Jasper < HTTP_REQUEST >: Inserting WL-Proxy-SSL: true
So can you clarify what the issue is? Is it that the other header logging rule doesn't show the header? If so, can you either make sure the logging rule is ordered after the rule which is doing the insert on the virtual server's resources tab? Or you can specify a priority for the logging rule to force it to run after the header insert rule.
https://devcentral.f5.com/wiki/iRules.priority.ashx
Aaron
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